ShoppingCartValidatorValidateCart Method |
Validates shopping cart with all its items.
If any validation error occurs, it is added into the
Errors collection.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected virtual void ValidateCart()
See Also