PomValidator

open class PomValidator

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val allPomPairs: List<PomPair>

Functions

Link copied to clipboard
open fun allMatch(): Boolean
Link copied to clipboard
open fun parentMatches(pomPairs: List<PomPair>): Boolean
open fun parentMatches(topPom: PomElement, module: ModuleLibrary): Boolean