- Namespace
- Avalonia
.Controls - Containing Type
- DataValidationErrors
Syntax
public static void SetErrors(Control control, IEnumerable<object> errors)
Parameters
Name | Type | Description |
---|---|---|
control | Control | |
errors | IEnumerable |
Return Value
Type | Description |
---|---|
void |