recordRestrictViolation method

void recordRestrictViolation()

Implementation

void recordRestrictViolation() {
  _restrictViolations++;
}