ShippingOptionValidatorValidate Method |
Validates whether a shipping option can be associated with the shopping cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public virtual bool Validate()
Return Value
Type:
BooleanReturns true if validation passed, otherwise returns false.
Implements
IValidatorValidateSee Also