IllegalOperationMessageAtLastCharacter
|
Already after the last character - there are no more characters to go to.
|
IllegalOperationMessageCannotDelete
|
|
IllegalOperationMessageCannotMoveToPrevCharacter
|
Cannot move to previous character.
|
IllegalOperationMessageGeneral
|
|
IllegalOperationMessageNoMaskSpecified
|
No mask or text specified.
|
IllegalOperationMessageNoNextEditSection
|
There are no more edit sections.
|
IllegalOperationMessageNoPrevCharacter
|
There are no previous characters.
|
IllegalOperationMessageNoPrevEditableCharacter
|
There are no previous editable characters.
|
IllegalOperationMessageNoPrevEditSection
|
There are no previous edit sections to go to.
|
LMSG_ValueConstraint_CannotConvert
|
Value could not be converted to {0}.
|
LMSG_ValueConstraint_Enumeration
|
Value not found in list of possible choices.
|
LMSG_ValueConstraint_FixedValue
|
Value does not equal '{0}'.
|
LMSG_ValueConstraint_InvalidValue
|
|
LMSG_ValueConstraint_MaxExclusive
|
Value must be less than {0}.
|
LMSG_ValueConstraint_MaxInclusive
|
Value must be less than or equal to {0}.
|
LMSG_ValueConstraint_MaxLength
|
Value must contain no more than {0} characters.
|
LMSG_ValueConstraint_MinExclusive
|
Value must be greater than {0}.
|
LMSG_ValueConstraint_MinInclusive
|
Value must be greater than or equal to {0}.
|
LMSG_ValueConstraint_MinLength
|
Value must contain at least {0} characters.
|
LMSG_ValueConstraint_Nullable
|
|
LMSG_ValueConstraint_OutOfRange
|
Value must be within the range of {0} and {1}.
|
LMSG_ValueConstraint_RegexPattern
|
Value does not match the required pattern.
|
MaskValidationErrorInputDoesNotMatchMask
|
Input does not match the mask.
|
MaskValidationErrorInvalidDate
|
An invalid date has been entered.
|
MaskValidationErrorInvalidDayOfMonth
|
Invalid day for the specified month of year.
|
|
|