Share via


4.898 Validation

x:Object > Validation

(usage)

None.

(description)

Provides support for data validation.

[is default constructible]

false

(attachable properties)

Validation.ErrorTemplate

ControlTemplate

(description)

The ControlTemplate used to generate validation error feedback on the adorner layer.

[target type]

DependencyObject

Validation.ValidationAdornerSite

DependencyObject

(description)

The element that appears to indicate that a validation error occurred on the bound element where this property is set.

[target type]

DependencyObject

Validation.ValidationAdornerSiteFor

DependencyObject

(description)

The element for which this element appears to indicate that an error occurred.

[target type]

DependencyObject

(attachable events)

Validation.Error

Occurs when the bound element runs into a validation error, but only for bindings with the NotifyOnValidationError value set to true.