ObjectCollectionValidator Members

Include Protected Members
Include Inherited Members

The ObjectCollectionValidator type exposes the following members.

Constructors

  Name Description
Ee765224.pubmethod(en-us,PandP.50).gif ObjectCollectionValidator Overloaded.

Methods

  Name Description
Ee765224.pubmethod(en-us,PandP.50).gif DoValidate
Validates by applying the validation rules for the target type specified for the receiver to the elements in objectToValidate.
(Overrides Validator.DoValidate(Object, Object, String, ValidationResults).)
Ee765224.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ee765224.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ee765224.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ee765224.protmethod(en-us,PandP.50).gif GetMessage
Gets the message representing a failed validation.
(Inherited from Validator.)
Ee765224.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ee765224.protmethod(en-us,PandP.50).gif LogValidationResult Overloaded.
Ee765224.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ee765224.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ee765224.pubmethod(en-us,PandP.50).gif Validate Overloaded.

Properties

  Name Description
Ee765224.protproperty(en-us,PandP.50).gif DefaultMessageTemplate
Gets the message template to use when logging results no message is supplied.
(Overrides Validator.DefaultMessageTemplate.)
Ee765224.pubproperty(en-us,PandP.50).gif MessageTemplate
Gets or sets the message template to use when logging results.
(Inherited from Validator.)
Ee765224.pubproperty(en-us,PandP.50).gif Tag
Gets a value characterizing the logged result.
(Inherited from Validator.)
Ee765224.pubproperty(en-us,PandP.50).gif TargetRuleset
Ruleset to use when creating target validators.
Ee765224.pubproperty(en-us,PandP.50).gif TargetType
Type of target being validated.

See Also

ObjectCollectionValidator Class

Microsoft.Practices.EnterpriseLibrary.Validation.Validators Namespace