DevExpress.ExpressApp.Validation Namespace
Contains classes specific to the Validation module functionality.
Assembly: DevExpress.ExpressApp.Validation.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Classes
Interfaces
| Name | Description |
|---|---|
| IModelActionValidationContexts | Used to extend the Application Model‘s Action node with properties specific to the Validation Module. |
| IModelApplicationValidation | Used to extend the Application Model with the Validation node. |
| IModelLayoutManagerOptionsValidation | Extends the IModelLayoutManagerOptions node with properties specific to the Validation Module. |
| IModelRuleBase | The RuleBase node defines a particular rule. |
| IModelValidation | The Validation node defines Contexts and Rules used in your application. |
| IModelValidationContext | The Context node defines a particular validation context. |
| IModelValidationContexts | The Contexts node defines the validation contexts used in the application. |
| IModelValidationRules | The Rules node defines all the Rules that are applied in an application. |