FieldValueValidator<T>.DoValidate Method
Include Protected Members
Include Inherited Members
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. |
Overload List
Name | Description | |
---|---|---|
DoValidate(Object, Object, String, ValidationResults) | ||
DoValidate(Object, Object, String, ValidationResults) |
Implements the validation logic for the receiver.
(Inherited from Validator<T>.) |
|
DoValidate(T, Object, String, ValidationResults) |
Validates extracting a value from objectToValidate and applying a validator to it.
(Inherited from MemberAccessValidator<T>.) |
See Also
FieldValueValidator<T> 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. |