Specifies validation context IDs separated by a semicolon.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v18.2.dll
[TypeConverter(typeof(DefaultValidationContextsConverter))]
string ValidationContexts { get; set; }
<TypeConverter(GetType(DefaultValidationContextsConverter))>
Property ValidationContexts As String
Type | Description |
---|---|
String | A string specifying validation context IDs separated by a semicolon. |
The contexts specified by this property are used to represent the current Action as a context in the Validation System.