Click or drag to resize
ShoppingCartValidatorValidateCart Method
Validates shopping cart with all its items. If any validation error occurs, it is added into the Errors collection.

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