AndCompositeValidator Properties

Include Protected Members
Include Inherited Members

The AndCompositeValidator type exposes the following members.

Properties

  Name Description
Protected property DefaultMessageTemplate
Gets the message template to use when logging results no message is supplied.
(Overrides Validator.DefaultMessageTemplate.)
Public property MessageTemplate
Gets or sets the message template to use when logging results.
(Inherited from Validator.)
Public property Tag
Gets a value characterizing the logged result.
(Inherited from Validator.)
Public property Validators
The children of this validator that are run with tthe results anded together.

See Also

AndCompositeValidator Class

Microsoft.Practices.EnterpriseLibrary.Validation.Validators Namespace