validate_simulation_spec
Validate a simulation spec JSON against the schema before running an Abaqus job. Get a 'valid' confirmation or a list of issues to fix.
Instructions
Check a simulation spec (JSON string) against the schema without running anything. Returns 'valid' or a list of problems to fix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |