| CountryNotSetValidationError Class |
Namespace: CMS.Ecommerce
public class CountryNotSetValidationError : IValidationError
The CountryNotSetValidationError type exposes the following members.
| Name | Description | |
|---|---|---|
| CountryNotSetValidationError |
| Name | Description | |
|---|---|---|
| MessageKey |
Gets a key which can be used to retrieve a localized error message.
| |
| MessageParameters |
Returns an empty array.
|
| Name | Description | |
|---|---|---|
| GetMessage |
Returns a localized message with substituted parameters for validationError.
(Defined by IValidationErrorExtensions.) |