Skip to content

Compile-time validation #6

@d-kv

Description

@d-kv

Currently there is only runtime check for missing dependency registration. And because all dependencies are lazy, you will get crash once you access them.
The proposal is to add compile-time validation for missing dependencies so we could track down such cases and fix them immediately.

Metadata

Metadata

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions