Gets the constraint violations associated with this exception.
\Drupal\Core\Entity\EntityConstraintViolationListInterface The constraint violations.
public function getViolations() { return $this->violations; }