Class FallbackAddToCartValidator

java.lang.Object
de.hybris.platform.commerceservices.order.validator.impl.FallbackAddToCartValidator
All Implemented Interfaces:
AddToCartValidator

public class FallbackAddToCartValidator extends Object implements AddToCartValidator
Fallback implementation of AddToCartValidator. If no other validators are responsible for a product that is to be added to the cart, the validation logic of this class will be active