Validator 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 Validator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Validator |
Initializes a new instance of the Validator class.
|
Methods
Name | Description | |
---|---|---|
DoValidate |
Implements the validation logic for the receiver.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetMessage |
Gets the message representing a failed validation.
|
|
GetType | (Inherited from Object.) | |
LogValidationResult | Overloaded. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Overloaded. |
Properties
Name | Description | |
---|---|---|
DefaultMessageTemplate |
Gets the message template to use when logging results no message is supplied.
|
|
MessageTemplate |
Gets or sets the message template to use when logging results.
|
|
Tag |
Gets a value characterizing the logged result.
|
See Also
Microsoft.Practices.EnterpriseLibrary.Validation 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. |