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