Data Validation
- Data Validation
- All Products
Field
| Type
| Description
|
|---|---|---|
id
| String
| <>
|
databaseTypeName
| String
| If you provided a connection ID, displays the type of the database associated with the specified connection ID.
If you had not provided a connection ID, displays the following list of all the supported database types for a saved SQL query:
|
Field
| Type
| Description
|
|---|---|---|
code
| String
| Code of the error message.
|
message
| String
| Error message.
|
debugMessage
| String
| Message that can be used for debugging the issue.
|
requestId
| String
| String that uniquely identifies the request. Used for debugging purposes.
|
details
| String
| Detailed information about the error message.
|