TegralDiCheck

fun interface TegralDiCheck

An individual Tegral DI check that can be ran.

Inheritors

Functions

Link copied to clipboard
abstract fun check(modules: List<InjectableModule>)

Run this check on the given list of modules.