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
Protected method Validator
Initializes a new instance of the Validator class.

Methods

  Name Description
Protected method DoValidate
Implements the validation logic for the receiver.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetMessage
Gets the message representing a failed validation.
Public method GetType (Inherited from Object.)
Protected method LogValidationResult Overloaded.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Overloaded.

Properties

  Name Description
Protected property DefaultMessageTemplate
Gets the message template to use when logging results no message is supplied.
Public property MessageTemplate
Gets or sets the message template to use when logging results.
Public property Tag
Gets a value characterizing the logged result.

See Also

Validator Class

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.