Namespace Sartorius.SAF.Validation
Classes
DataAnnotationValidator
Implements methods to validate property values based on their data annotations.
DecimalValidator
Validates System.Decimal values.
Error
Represents an error.
HexColorAttribute
Attribute to validate a hexadecimal color
HexValidator
Validates hexadecimal values.
Int32Validator
Validates System.Int32 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.