ElementReferenceValidator.ValidateCore Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ValidateCore(Object, String, IList<ValidationResult>) |
Casts instance to Property and calls ValidateCore(Property, String, IList<ValidationResult>) to perform the actual validation.
(Inherited from PropertyValidator.) |
|
ValidateCore(Property, String, IList<ValidationResult>) |
Validates a ElementReferenceProperty.
(Overrides PropertyValidator.ValidateCore(Property, String, IList<ValidationResult>).) |
See Also
ElementReferenceValidator Class
ElementReferenceValidator Members
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.Validation Namespace