private property ExecutionContext::$validatedObjects in Plug 7
Stores which objects have been validated in which group.
Type: array
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Context/ ExecutionContext.php, line 115
Class
- ExecutionContext
- The context used and created by {@link ExecutionContextFactory}.
Namespace
Symfony\Component\Validator\ContextCode
private $validatedObjects = array();