Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
.NET Framework 4.5.2+

ValidationModule Class

The module contained in the DevExpress.ExpressApp.Validation.v23.1.dll assembly.

Namespace: DevExpress.ExpressApp.Validation

Assembly: DevExpress.ExpressApp.Validation.v23.1.dll

Declaration

[ToolboxTabName("DX.23.1: XAF Modules")]
public sealed class ValidationModule :
    ModuleBase

Remarks

The ValidationModule class exposes properties whose values determine general behavior of validation functionality. To set these properties, select the ValidationModule component in the Application Designer‘s Modules section, and use the Properties window.

Inheritance

See Also