You are here

private property ConstraintViolation::$constraint in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/ConstraintViolation.php \Symfony\Component\Validator\ConstraintViolation::constraint

Type: Constraint|null

File

vendor/symfony/validator/ConstraintViolation.php, line 59

Class

ConstraintViolation
Default implementation of {@ConstraintViolationInterface}.

Namespace

Symfony\Component\Validator

Code

private $constraint;