Interface FulfillmentOptionSubmitValidator

    • Method Detail

      • supports

        boolean supports​(com.broadleafcommerce.order.common.domain.FulfillmentOption option)
        Tells if this validator supports the given fulfillment option.
        Parameters:
        option - the fulfillment option to test support of
        Returns:
        true if this supports validation of the given fulfillment option, false otherwise