Microsoft.Practices.EnterpriseLibrary.Validation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Classes
Class | Description | |
---|---|---|
MemberValueAccessBuilder |
Creates ValueAccess objects for member descriptors.
|
|
ParameterValidatorFactory |
A special factory class that creates Validator objects based on attributes specified on a method parameter.
|
|
Validation |
Facade for validation services.
|
|
ValidationFactory |
Factory for creating Validator objects for types.
|
|
ValidationResult |
Represents the result of an atomic validation.
|
|
ValidationResults |
Represents the result of validating an object.
|
|
Validator |
Represents logic used to validate an object.
|
|
Validator<T> |
Represents logic used to validate an instance of T.
|
|
ValueAccess |
Represents the logic of how to access values from a source object.
|
Enumerations
Enumeration | Description | |
---|---|---|
CompositionType |
Specifies the kind of composition that is to be used when multiple validation attributes are supplied for a member info.
|
|
TagFilter |
Specifies the kind of filtering to perform for FindAll(TagFilter, array<String>)
|
|
ValidationSpecificationSource |
Specifies the required source for validation information when invoking Validator creation methods.
|
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |