RulesetRule

constructor(checkExpression: String, columnSelectors: List<RulesetColumnSelector>? = null, disabled: Boolean? = null, name: String, substitutionMap: List<RulesetSubstitutionValue>? = null, threshold: RulesetThreshold? = null)