ProblemGroup

Specifies the main categories of problems.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val DEPRECATION_ID: String = "deprecation"
Link copied to clipboard
val GENERIC_ID: String = "generic"
Link copied to clipboard
open val id: String
Link copied to clipboard
val TYPE_VALIDATION_ID: String = "type_validation"
Link copied to clipboard
val VERSION_CATALOG_ID: String = "version_catalog"