You are here

private property ExecutionContext::$violations in Plug 7

The violations generated in the current context.

Type: ConstraintViolationList

File

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

Class

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

Namespace

Symfony\Component\Validator\Context

Code

private $violations;