Back to Devexpress

DevExpress.Xpf.Editors.Validation Namespace

wpf-devexpress-dot-xpf-dot-editors-9874ba45.md

latest1.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Classes

NameDescription
BaseValidationErrorContains settings that define a validation error.

Delegates

NameDescription
ValidateEventHandlerRepresents a method that will handle the BaseEdit.Validate event.

Enums

NameDescription
InvalidValueBehaviorLists values that specify the response of an editor to an invalid value.
ValidationModeLists values that specify when validation occurs.