IModelActionValidationContexts.ValidationContexts Property
Specifies validation context IDs separated by a semicolon.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying validation context IDs separated by a semicolon. |
Remarks
The contexts specified by this property are used to represent the current Action as a context in the Validation System.
See Also