Determines whether a type T is supported to be used as dependency by the framework.
Currently this includes:
isConstructableByDI that determines whether a type can be constructed by the framework on its own.
See Implementation
Determines whether a type T is supported to be used as dependency by the framework.
Currently this includes: