| INxValidationError Interface |
Namespace: Qlik.Engine
The INxValidationError type exposes the following members.
| Name | Description | |
|---|---|---|
| Context | Context related to the error, from the user app domain.
It can be the identifier of an object, a field name, a table name.
This parameter is optional. | |
| ErrorCode | Error code.
This parameter is always displayed in case of error. | |
| ExtendedMessage | Internal information from the server.
This parameter is optional. |