Validation Attached Properties
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
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. |