Xceed Grid for WinForms v4.3 Documentation
ValidationMessages Class Properties


Xceed.Validation.v1.3 Assembly > Xceed.Validation Namespace : ValidationMessages Class

For a list of all members of this type, see ValidationMessages members.

Public Properties
 NameDescription
Public PropertyGets or sets the text for default "Between" validation error messages.  
Public PropertyGets or sets the text for default "Data Type" validation error messages.  
Public PropertyGets or sets the text for default validation error messages of the "Date" data type.  
Public PropertyGets or sets the text for default "Equal To" validation error messages.  
Public PropertyGets or sets the text for default "Greater Than" validation error messages.  
Public PropertyGets or sets the text for default "Greater Than or Equal To" validation error messages.  
Public PropertyGets or sets the text for default "In Set of Values" validation error messages.  
Public PropertyGets or sets the text for default "Less Than" validation error messages.  
Public PropertyGets or sets the text for default "Less Than or Equal To" validation error messages.  
Public PropertyGets or sets the text for default "Not Equal To" validation error messages.  
Public PropertyGets or sets the text for default "Not in Set of Valudes" validation error messages.  
Public PropertyGets or sets the text for default validation error messages of the "Number" data type.  
Public PropertyGets or sets the text for "Regular Expression" validation error messages.  
Public PropertyGets or sets the text for default "Required Field"" validation error messages.  
Public PropertyGets or sets the text for default base validation error messages for any invalid value.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the original value for default "Between" validation error messages.  
Protected PropertyGets the original value for default "Data Type" validation error messages.  
Protected PropertyGets the original value for default validation error messages of the "Date" data type.  
Protected PropertyGets the original value for default "Equal To" validation error messages.  
Protected PropertyGets the original value for default "Greater Than" validation error messages.  
Protected PropertyGets the original value for default "Greater Than or Equal To" validation error messages.  
Protected PropertyGets the original value for default "In Set of Values" validation error messages.  
Protected PropertyGets the original value for default "Less Than" validation error messages.  
Protected PropertyGets the original value for default "Less Than or Equal To" validation error messages.  
Protected PropertyGets the original value for default "Not Equal To" validation error messages.  
Protected PropertyGets the original value for default "Not in Set of Values" validation error messages.  
Protected PropertyGets the original value for default validation error messages of the "Number" data type.  
Protected PropertyGets the original value for default "Regular Expression" validation error messages.  
Protected PropertyGets the original value for default "Required Field" validation error messages.  
Protected PropertyGets the original value for default base validation error messages for any invalid value.  
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values.  
Top
See Also

Reference

ValidationMessages Class
Xceed.Validation Namespace