group

abstract fun group(group: String): ProblemBuilder(source)

Declares the problem group. A problem group defines the main category for the problems (e.g. deprecation, type validation, task selection ,etc.). The available group IDs are declared in ProblemGroup.

Return

the builder for the next required property

Parameters

group

the group ID