DataValidationErrorsErrorConverterProperty Field
Defines the DataValidationErrors.ErrorConverter attached property.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static readonly AttachedProperty<Func<Object, Object>?> ErrorConverterProperty
Public Shared ReadOnly ErrorConverterProperty As AttachedProperty(Of Func(Of Object, Object))
static val ErrorConverterProperty: AttachedProperty<Func<Object, Object>>
Field Value
AttachedPropertyFuncObject,
Object