Click or drag to resize
CreateOrderValidatorValidateShoppingCart Method
Validates shopping cart and its items. For more details on what is validated refer to ShoppingCartValidator and ShoppingCartItemValidator.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual void ValidateShoppingCart()
See Also