Designing a recipe is a bit of a trial and errors, but adding minimal validation helpers would be nice. - [ ] ensure that the configuration is valid - [ ] check that all the materials are available (assets, samples, ...) - [ ] check that there is no conflict between the names (see #5 )
Designing a recipe is a bit of a trial and errors, but adding minimal validation helpers would be nice.