BindingValueTHasError Property
Gets a value indicating whether the binding value represents either a binding or data
validation error.
Namespace: Avalonia.DataAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public bool HasError { get; }
Public ReadOnly Property HasError As Boolean
Get
member HasError : bool with get
Property Value
Boolean