validateItems
Validates the list of order items.
Return
An ItemsValidationError if validation fails, or null if validation succeeds.
Parameters
items
The list of OrderItem to validate.
Validates the list of order items.
An ItemsValidationError if validation fails, or null if validation succeeds.
The list of OrderItem to validate.