PropertyValidator.ValidateCore Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff668724.protmethod(en-us,PandP.50).gif ValidateCore(Object, String, IList<ValidationResult>)
Casts instance to Property and calls ValidateCore(Property, String, IList<ValidationResult>) to perform the actual validation.
(Overrides Validator.ValidateCore(Object, String, IList<ValidationResult>).)
Ff668724.protmethod(en-us,PandP.50).gif ValidateCore(Property, String, IList<ValidationResult>)
When implemented in a derived class, validates value as part of the Property property.

See Also

PropertyValidator Class

PropertyValidator Members

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace