| CustomerAddressValidator Properties |
The CustomerAddressValidator type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets address this validator was initialized for.
| |
| CountryInfoProvider |
Gets the provider for CountryInfo management.
| |
| 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.
| |
| StateInfoProvider |
Gets the provider for StateInfo management.
|