ValueAccessValidator Class
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. |
Performs validation on objects by validating a value extracted from them through an instance of ValueAccess with a specified Validator.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Validators
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)
Syntax
'Declaration
PublicClassValueAccessValidator _
Inherits Validator
publicclassValueAccessValidator : Validator
publicref classValueAccessValidator : public Validator
publicclass ValueAccessValidator extends Validator
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Validation.Validator
Microsoft.Practices.EnterpriseLibrary.Validation.Validators.ValueAccessValidator
See Also
Microsoft.Practices.EnterpriseLibrary.Validation.Validators 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. |