Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
AddItemToCartValidator Class
AddItemToCartValidator Properties
Cart Property
Errors Property
IsValid Property
ItemParameters Property
SKUInfoProvider Property
AddItemToCartValidator
IsValid Property
Gets a value indicating whether validation succeeded.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
public
bool
IsValid
{
get
; }
Property Value
Type:
Boolean
Implements
IValidator
IsValid
Exceptions
Exception
Condition
InvalidOperationException
Thrown when
Validate
has not been called yet.
See Also
Reference
AddItemToCartValidator Class
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com