Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ShippingOptionValidator Class
ShippingOptionValidator Properties
Cart Property
Errors Property
IsValid Property
ShippingOptionInfo Property
ShippingOptionValidator
IsValid Property
Gets a value indicating whether validation succeeded.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
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
ShippingOptionValidator Class
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com