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