violations property

List<FrameViolationEntry>? violations
getter/setter pair

All the violations that were detected for the frame.

Output only.

Implementation

core.List<FrameViolationEntry>? violations;