prefapp / firestarter-workflows

Repository with all firestarter workflows
0 stars 0 forks source link

Add error control #20

Closed juanjosevazquezgil closed 1 year ago

juanjosevazquezgil commented 1 year ago

When using our preprocessor, the validation should be done by the functions we pass to the preprocess function. Our current implementation had no such functionality, which has been added in this PR (among other things)