ShippingOptionValidator Methods |
The ShippingOptionValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Validate |
Validates whether a shipping option can be associated with the shopping cart.
|
![]() | ValidateShippingOption |
Name | Description | |
---|---|---|
![]() | ContainsTValidatorError |
Returns a value indicating whether a validation error of type TValidatorError is in Errors.
(Defined by IValidatorExtensions.) |
![]() | FirstErrorType |
Returns Type of the first validation error in Errors.
(Defined by IValidatorExtensions.) |
![]() | GetErrorMessages |
Returns collection of localized error messages that occurred during validation.
(Defined by IValidatorExtensions.) |