list = $list; } public function getConstraintViolationList(): ConstraintViolationListInterface { return $this->list; } }