public interface FulfillmentItemSubmitValidator extends FulfillmentValidator
FulfillmentGroupSubmitValidator
Modifier and Type | Method and Description |
---|---|
boolean |
supports(com.broadleafcommerce.cart.client.domain.FulfillmentItem item)
Tells if this validator supports the given fulfillment item.
|
getSupportedClass, supports, validate, validate, validate, validate, validate
boolean supports(com.broadleafcommerce.cart.client.domain.FulfillmentItem item)
item
- the fulfillment group to test support ofCopyright © 2021. All rights reserved.