Partager via


TypeValidator.ValidateCore Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Ff667793.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.
(Inherited from PropertyValidator.)
Ff667793.protmethod(en-us,PandP.50).gif ValidateCore(Property, String, IList<ValidationResult>)
Validates whether value is can be used to resolve an instance of Type.
(Overrides PropertyValidator.ValidateCore(Property, String, IList<ValidationResult>).)

See Also

TypeValidator Class

TypeValidator Members

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