Summary
Gets the binding or data validation error.
- Namespace
- Avalonia
.Data - Containing Type
- BindingValue
<T>
Syntax
public Exception? Error { get; }
Value
Type | Description |
---|---|
Exception? |
public Exception? Error { get; }
Type | Description |
---|---|
Exception? |