ivandotv / pumpit

PumpIt is a small (<2KB) dependency injection container without the decorators, suitable for the browser.
MIT License
25 stars 2 forks source link

Implement validation #20

Open ivandotv opened 2 years ago

ivandotv commented 2 years ago

calling validate method should check if all dependencies can be resolved.