ComfyUI Node
Workflow Validator (opt-in, S14.2)
Opt-in execution-time workflow contract validator. Place as the first node in a workflow to catch contract drift at queue time. Reads the workflow JSON from disk and runs the same validate_workflow_contract check that runs in CI.
Workflow Validator (opt-in, S14.2)
- validation_report
◄workflow_json_path/tmp/ComfyUI/custom_nodes/ComfyUI-OldTimeRadio/workflows/otr_canonical.json►
◄validate_anywaytrue►
◄strict_unknown_typestrue►
◄profile_id►
◄master_hash►
◄generated_by►
CategoryOldTimeRadio/diagnostics
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| workflow_json_path | STRING | /tmp/ComfyUI/custom_nodes/ComfyUI-OldTimeRadio/workflows/otr_canonical.json | — |
| validate_anyway | BOOLEAN | true | — |
| strict_unknown_types | BOOLEAN | true | — |
| profile_idopt | STRING | — | |
| master_hashopt | STRING | — | |
| generated_byopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| validation_report | STRING | — |