BindingValue<T>.

HasError Property

Summary

Gets a value indicating whether the binding value represents either a binding or data validation error.
Namespace
Avalonia.Data
Containing Type
BindingValue<T>

Syntax

public bool HasError { get; }

Value

Type Description
bool