Interface ViolationDecorator

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ViolationDecorator
Adds additional key/value pairs to a violation in a language-specific manner. The keys are completely free. RuleViolation defines some of these keys.