Returns the cause of the violation.
Overrides ConstraintViolationInterface::getCause
public function getCause() : mixed { return $this->cause; }