Back to Devexpress

ValidationModule Class

expressappframework-devexpress-dot-expressapp-dot-validation-3eb29027.md

latest1.5 KB
Original Source

ValidationModule Class

The module contained in the DevExpress.ExpressApp.Validation.v25.2.dll assembly.

Namespace : DevExpress.ExpressApp.Validation

Assembly : DevExpress.ExpressApp.Validation.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Validation

Declaration

csharp
public sealed class ValidationModule :
    ModuleBase
vb
Public NotInheritable Class ValidationModule
    Inherits ModuleBase

Remarks

The ValidationModule class exposes properties that determine general behavior of validation functionality.

Inheritance

Object MarshalByRefObject Component ModuleBase ValidationModule

See Also

ValidationModule Members

Validation (Prevent Data Errors)

DevExpress.ExpressApp.Validation Namespace