Check that all registrables are registered
petermartigny opened this issue · 0 comments
petermartigny commented
Currently, objects are built one by one and when one fails it throws an error.
It would be great to have a quick pass before instantiating objects to check that all registrable names / aliases are actually registered, and throw an error at this moment.