Table of Contents

Class NotifyDataErrorValidationRule

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

DataErrorValidationRule can be added to the ValidationRulesCollection of a Binding or MultiBinding to indicate that data errors in the source object should be considered ValidationErrors

public sealed class NotifyDataErrorValidationRule : ValidationRule
Inheritance
NotifyDataErrorValidationRule

Constructors

NotifyDataErrorValidationRule()

DataErrorValidationRule ctor.

Methods

Validate(object, CultureInfo)

Validate is called when Data binding is updating