Interface FulfillmentItemSubmitValidator

    • Method Detail

      • supports

        boolean supports​(com.broadleafcommerce.cart.client.domain.FulfillmentItem item)
        Tells if this validator supports the given fulfillment item.
        Parameters:
        item - the fulfillment group to test support of
        Returns:
        true if this supports validation of the given fulfillment item, false otherwise