Basic Validations
Change Notes
- Toggle the option to Generate dagger graph everytime the project is built
- Show dagger validation errors in the editor (beta)
- @component may only be applied to an interface or abstract class
- @component has more than one @Component.Builder or @Component.Factory
- Given module is not annotated with @module
- Dagger does not support injection into private constructors/methods/fields