CustomNeedToValidateRuleEventArgs.Reason Property
The reason for performing or rejecting the validation.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
String | A natural language text that represents the reason to validate the target or not. |
See Also