Overrides ConstraintViolationListInterface::has
public function has(int $offset) : bool { return isset($this->violations[$offset]); }