Skip to main content

ErrorConverterProperty Field

Defines the DataValidationErrors.ErrorConverter attached property.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly AttachedProperty<Func<Object, Object>?> ErrorConverterProperty

Field Value

AttachedProperty(Func(Object, Object))

See Also

Reference

DataValidationErrors Class
Avalonia.Controls Namespace