ContractLocalizedTextProvider Fields |
The ContractLocalizedTextProvider type exposes the following members.

Name | Description | |
---|---|---|
![]() ![]() | CreditCardErrorMessage |
Identifier of the error message shown when CreditCardAttribute constraint is violated.
|
![]() ![]() | EmailAddressErrorMessage |
Identifier of the error message shown when EmailAddressAttribute constraint is violated.
|
![]() ![]() | EnumDataTypeErrorMessage |
Identifier of the error message shown when EnumDataTypeAttribute constraint is violated.
|
![]() ![]() | GreaterThanErrorMessage |
Identifier of the error message shown when GreaterThanAttribute constraint is violated.
|
![]() ![]() | LessThanErrorMessage |
Identifier of the error message shown when LessThanAttribute constraint is violated.
|
![]() ![]() | LocationContractErrorMessage |
Identifier of the error message shown when LocationContractAttribute constraint is violated.
|
![]() ![]() | NotEmptyErrorMessage |
Identifier of the error message shown when NotEmptyAttribute constraint is violated.
|
![]() ![]() | NotNullErrorMessage |
Identifier of the error message shown when NotNullAttribute constraint is violated.
|
![]() ![]() | PhoneErrorMessage |
Identifier of the error message shown when PhoneAttribute constraint is violated.
|
![]() ![]() | RangeErrorMessage |
Identifier of the error message shown when RangeAttribute constraint is violated.
|
![]() ![]() | RegularExpressionErrorMessage |
Identifier of the error message shown when RegularExpressionAttribute constraint is violated.
|
![]() ![]() | RequiredErrorMessage |
Identifier of the error message shown when RequiredAttribute constraint is violated.
|
![]() ![]() | StrictlyGreaterThanErrorMessage |
Identifier of the error message shown when StrictlyGreaterThanAttribute constraint is violated.
|
![]() ![]() | StrictlyLessThanErrorMessage |
Identifier of the error message shown when StrictlyLessThanAttribute constraint is violated.
|
![]() ![]() | StringLengthMaxErrorMessage |
Identifier of the error message shown when StringLengthAttribute constraint is violated (only maximum length was specified).
|
![]() ![]() | StringLengthMinErrorMessage |
Identifier of the error message shown when StringLengthAttribute constraint is violated (only minimum length was specified).
|
![]() ![]() | StringLengthRangeErrorMessage |
Identifier of the error message shown when StringLengthAttribute constraint is violated (both minimum and maximum was specified).
|
![]() ![]() | UrlErrorMessage |
Identifier of the error message shown when UrlAttribute constraint is violated.
|
