Table of Contents

Property ValidatesOnNotifyDataError

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ValidatesOnNotifyDataError

When ValidatesOnNotifyDataError is true, the binding group will listen to the ErrorsChanged event on each item that implements INotifyDataErrorInfo and report entity-level validation errors.

public bool ValidatesOnNotifyDataError { get; set; }

Property Value

bool