LogbackAccessSpringProfileWithinSecondPhaseElementSanityChecker
class LogbackAccessSpringProfileWithinSecondPhaseElementSanityChecker : ContextAwareBase, SanityChecker(source)
SanityChecker to ensure that springProfile
elements are not nested within second-phase elements.
See SpringProfileIfNestedWithinSecondPhaseElementSanityChecker.
Author
Dmitry Sulman
Functions
Link copied to clipboard
Link copied to clipboard
open fun deepFindNestedSubModelsOfType(p0: Class<out Model>, p1: MutableList<out Model>): MutableList<Pair<Model, Model>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard