{ "script": "form-compile/scripts/form-compile", "setup": "empty-config", "args": [ { "flag": "-FromObject", "from": "switch" }, { "flag": "-OutputPath", "from": "workPath", "field": "outputPath" } ], "snapshot": { "root": "workDir", "normalizeUuids": true }, "postValidate": { "script": "form-validate/scripts/form-validate", "flag": "-FormPath", "pathFrom": "validatePath" } }