ruleOutput property

List<RuleOutput>? ruleOutput
getter/setter pair

The rule output of the violation.

Output only.

Implementation

core.List<RuleOutput>? ruleOutput;