| BillingAddressNotSetValidationError Class |
Namespace: CMS.Ecommerce
public class BillingAddressNotSetValidationError : IValidationError
The BillingAddressNotSetValidationError type exposes the following members.
| Name | Description | |
|---|---|---|
| BillingAddressNotSetValidationError |
| 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.) |