SelfValidationValidator 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 by invoking a method on the validated object.
Namespace: Microsoft.Practices.EnterpriseLibrary.Validation.Validators
Assembly: Microsoft.Practices.EnterpriseLibrary.Validation (in Microsoft.Practices.EnterpriseLibrary.Validation.dll)
Syntax
'Declaration
PublicClassSelfValidationValidator _
Inherits Validator
publicclassSelfValidationValidator : Validator
publicref classSelfValidationValidator : public Validator
publicclass SelfValidationValidator extends Validator
Inheritance Hierarchy
System.Object
Microsoft.Practices.EnterpriseLibrary.Validation.Validator
Microsoft.Practices.EnterpriseLibrary.Validation.Validators.SelfValidationValidator
See Also
SelfValidationValidator Members
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. |