StateNotFromCountryValidationError Properties |
The StateNotFromCountryValidationError type exposes the following members.
Name | Description | |
---|---|---|
Country |
Country whose state is invalid.
| |
MessageKey |
Gets a key which can be used to retrieve a localized error message.
| |
MessageParameters |
Returns an array containing country and state display names.
| |
State |
State which is invalid for given Country.
|