ValueAccessValidator Members
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. |
The ValueAccessValidator type exposes the following members.
Name | Description | |
---|---|---|
![]() |
ValueAccessValidator | Initializes a new instance of the ValueAccessValidator class with an upper bound constraint. |
Name | Description | |
---|---|---|
![]() |
DoValidate |
Validates extracting a value from objectToValidate and applying a validator to it.
(Overrides Validator.DoValidate(Object, Object, String, ValidationResults).) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetMessage |
Gets the message representing a failed validation.
(Inherited from Validator.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
LogValidationResult | Overloaded. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Overloaded. |
Name | Description | |
---|---|---|
![]() |
DefaultMessageTemplate |
Gets the message template to use when logging results no message is supplied.
(Overrides Validator.DefaultMessageTemplate.) |
![]() |
MessageTemplate |
Gets or sets the message template to use when logging results.
(Inherited from Validator.) |
![]() |
Tag |
Gets a value characterizing the logged result.
(Inherited from Validator.) |
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. |