Skip to main content
A newer version of this page is available. .
All docs
V21.2

ValidationErrorInfo Class

Contains information about the error (its type and description).

Namespace: DevExpress.Mvvm.Xpf

Assembly: DevExpress.Mvvm.v21.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

public class ValidationErrorInfo

The following members return ValidationErrorInfo objects:

Library Related API Members
Cross-Platform Class Library DeleteValidationArgs.Result
ValidationArgs.Result
WPF Controls GridValidateRowDeletionEventArgs.Result

Inheritance

Object
ValidationErrorInfo
See Also