Classes
DataAnnotationValidator
Implements methods to validate property values based on their data annotations.
DecimalValidator
Validates decimal values.
Error
Represents an error.
HexColorAttribute
Attribute to validate a hexadecimal color
HexValidator
Validates hexadecimal values.
Int32Validator
Validates int values.
PropertyError
Represents an error.
ValidationError
Encapsulates an ErrorType and an ErrorText
Interfaces
IError
Defines an error.
Enums
ValidationErrorType
Enumeration of Validation errors.
ValidationSeverity
Defined validation serverity.