Binding.ValidatesOnNotifyDataErrors Property
May 02, 2013
Gets or sets a value that indicates whether the binding engine will report validation errors from an INotifyDataErrorInfo implementation on the bound data entity.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the binding engine will report INotifyDataErrorInfo validation errors; otherwise, false. The default is true.