dts_validate
Validate pipeline flags against the spec to catch missing required flags and typos before running, avoiding wasted Engine time on malformed publishes.
Instructions
Check a flag set against a pipeline spec without running anything.
Cheap pre-flight: catches missing required flags and typos locally, so a malformed publish costs no Engine time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flags | Yes | ||
| pipeline | Yes |