BaseValidationError Class
In This Article
Contains settings that define a validation error.
Namespace: DevExpress.Xpf.Editors.Validation
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Related API Members
The following members return BaseValidationError objects:
#Remarks
An editor’s validation error settings can be specified using the BaseEdit.ValidationError property. To learn more, see Input Validation.
See Also