Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ValidationException.DefaultErrorMessageHandler Property

For internal use.

Namespace: DevExpress.Persistent.Validation

Assembly: DevExpress.Persistent.Base.v19.2.dll

Declaration

public static ValidationErrorMessageHandler DefaultErrorMessageHandler { get; }

Property Value

Type Description
DevExpress.Persistent.Validation.ValidationErrorMessageHandler

For internal use.

See Also