public interface FulfillmentOptionSubmitValidator extends FulfillmentValidator
FulfillmentGroupSubmitValidator
Modifier and Type | Method and Description |
---|---|
boolean |
supports(com.broadleafcommerce.order.common.domain.FulfillmentOption option)
Tells if this validator supports the given fulfillment option.
|
getSupportedClass, supports, validate, validate, validate, validate, validate
boolean supports(com.broadleafcommerce.order.common.domain.FulfillmentOption option)
option
- the fulfillment option to test support ofCopyright © 2021. All rights reserved.