munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
order-service
/
com.munchies.order.domain.model
/
Order
/
Companion
Companion
object
Companion
Members
Functions
validate
Items
Link copied to clipboard
fun
validateItems
(
items
:
List
<
OrderItem
>
)
:
Order.ItemsValidationError
?
Validates the list of order items.