ContextValidatingEventArgs.Context Property
Specifies the validation context whose associated validation rules are about to be checked.
Namespace: DevExpress.ExpressApp.Validation
Assembly: DevExpress.ExpressApp.Validation.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Validation
Declaration
Property Value
Type | Description |
---|---|
ContextIdentifier | A ContextIdentifier object specifying the validation context whose associated validation rules are about to be checked. |
See Also