ValidationErrorInfo Class
Contains information about the error (its type and description).
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v25.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Related API Members
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