RuleValidationResult.Rule Property
In This Article
Specifies the Validation Rule that was checked.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
#Declaration
#Property Value
Type | Description |
---|---|
IRule | An IRule object which represents the checked Validation Rule. |
See Also