DataValidationErrorsErrorConverterProperty Field

Defines the DataValidationErrors.ErrorConverter attached property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<Func<Object, Object>?> ErrorConverterProperty

Field Value

AttachedPropertyFuncObject, Object

See Also