class ExecutionContext implements ExecutionContextInterface
The context used and created by {@link ExecutionContextFactory}.
Methods
__construct(ValidatorInterface $validator, mixed $root, TranslatorInterface $translator, string|null $translationDomain = null) Creates a new execution context.
setNode(mixed $value, object|null $object, MetadataInterface $metadata = null, string $propertyPath) Sets the currently validated value.
setGroup(string|null $group) Sets the currently val