ValidationException.Message Property
Returns an error message including a ValidationException.MessageHeader.
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v25.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | The string that represents an error message. |
See Also