Validate CASDA ADQL
casda_validate_adqlValidate ADQL SELECT statements locally to check compliance with the SELECT-only policy before submitting to CASDA.
Instructions
Validate ADQL against the SELECT-only policy without contacting CASDA.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Candidate ADQL SELECT statement to validate locally. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| query | Yes | ||
| valid | No | ||
| max_rows | Yes | ||
| provenance | No |