Share via


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
Ee744820.pub(en-us,PandP.31).gif DoValidate(Object, Object, String, ValidationResults)
Protected method DoValidate(Object, Object, String, ValidationResults)
Implements the validation logic for the receiver.
(Inherited from Validator<T>.)
Protected method 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> Class

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.