IModelActionValidationContexts.ValidationContexts Property
In This Article
Specifies validation context IDs separated by a semicolon.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.2.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