violations property

List<Violation>? violations
getter/setter pair

List of violation

Implementation

core.List<Violation>? violations;