Xceed Grid for WinForms v4.3 Documentation
Xceed.Validation Namespace
Inheritance Hierarchy
Xceed.Validation.v1.3 Assembly : Xceed.Validation Namespace
This namespace is reserved for internal use and is not intended to be used directly from your code.
Classes
 ClassDescription
ClassSpecialization of the DataTypeCriterion class that compares an input component's value to a list of constant values.
ClassSpecialization of the DataTypeCriterion class that compares a value with a constant.
ClassRepresents the custom validation error messages.
ClassSpecialization of the ValidationCriterion class that validates a value using a data type.
ClassSpecialization of the DataTypeCriterion class that compares the values of two cells.
ClassSpecialization of the DataTypeCriterion class that compares the values of two input components.
ClassClass which is used to register Xceed Input Validator for .NET.
ClassSpecialization of the DataTypeCriterion class that compares the input value to a range defined by a minumum and a maximum value.
ClassRepresents the validation of a value using a regular expression string.
ClassAbstract base class of a validation expression containing a single criterion.
ClassRepresents expressions that determine whether the evaluation succeeds or fails. Upon failure, a validation message explaining why the evaluation failed can be provided, which can then be displayed.
ClassRepresents the validation error messages.
ClassAdds customizable text validation for compatible input components.
Enumerations
 EnumerationDescription
EnumerationOperators used to compare a value with a list of values.
EnumerationDefines the operators used to compare two values.
EnumerationDefines the parsing type of the input data being validated.
EnumerationDetermines when the validation will be performed for a specific ValidationCriterion.
See Also

Reference

Xceed.Validation.v1.3 Assembly