Skip to content

Feature Request: new Validate method #309

Open
@yahorsi

Description

@yahorsi

We all know once you've started using container you move some errors from compile time to runtime. So, it would be so cool to have a method in the container that validates that all dependencies could actually be resolved. So it could:

  1. Validate there is no cyclic dependencies
  2. There are public constructors in the registered types
  3. Validate there is no missing dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions