PaymentOptionValidator Properties |
The PaymentOptionValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cart |
Gets shopping cart this validator was initialized for.
|
![]() | Errors |
Gets an enumeration of validation errors associated with this validator. An empty enumeration is returned
if validation succeeded.
|
![]() | IsValid |
Gets a value indicating whether validation succeeded.
|
![]() | PaymentOption |
Gets payment option this validator was initialized for.
|