arcalot / arcaflow-engine

Arcaflow is a highly-portable workflow engine enabling modular and validated pipelines through containerized plugins.
https://arcalot.io/arcaflow/
Apache License 2.0
6 stars 9 forks source link

Use RootObject to improve validation #175

Closed jaredoconnell closed 2 months ago

jaredoconnell commented 2 months ago

Changes introduced with this PR

This will make it so there is not a segmentation fault when someone makes a schema mistake. It will still panic, though.


By contributing to this repository, I agree to the contribution guidelines.