DevExpress.Xpf.Editors.Validation Namespace
Contains classes that implement the validation functionality of editors. To use this class in XAML code, add the xmlns:dxe=”http://schemas.devexpress.com/winfx/2008/xaml/editors“ namespace reference.
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Classes
Name | Description |
---|---|
Base |
Contains settings that define a validation error. |
#Delegates
Name | Description |
---|---|
Validate |
Represents a method that will handle the Base |
#Enums
Name | Description |
---|---|
Invalid |
Lists values that specify the response of an editor to an invalid value. |
Validation |
Lists values that specify when validation occurs. |