inversify / InversifyJS

A powerful and lightweight inversion of control container for JavaScript & Node.js apps powered by TypeScript.
http://inversify.io/
MIT License
11.02k stars 712 forks source link

container.onNoMatchingBindingsFount or .onError #1537

Open imcm7 opened 10 months ago

imcm7 commented 10 months ago

Why no something like container.onNoMatchingBindingsFount(() => /* do something, throw an custom error*/).