This documentation is archived and is not being maintained.
Validation Attached Properties
Visual Studio 2010
The Validation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Errors | Gets the collection of all active ValidationError objects on the bound element. |
![]() |
ErrorTemplate | Gets or sets the ControlTemplate used to generate validation error feedback on the adorner layer. |
![]() |
HasError | Gets a value that indicates whether any binding on the binding target element has a ValidationError. |
![]() |
ValidationAdornerSite | Gets or sets the element that appears to indicate that a validation error occurred on the bound element where this property is set. |
![]() |
ValidationAdornerSiteFor | Gets or sets the element for which this element appears to indicate that an error occurred. |
Show: