You are here

private property ExecutionContext::$constraint in Plug 7

The currently validated constraint.

Type: Constraint|null

File

lib/Symfony/validator/Symfony/Component/Validator/Context/ExecutionContext.php, line 108

Class

ExecutionContext
The context used and created by {@link ExecutionContextFactory}.

Namespace

Symfony\Component\Validator\Context

Code

private $constraint;