interface ExecutionContextFactoryInterface Creates instances of {@link ExecutionContextInterface}
addViolation(string $message, array $parameters = array()) Adds a violation at the current node of
mixed getValue() Returns the value that the validator is currently validating. If you
setGroup(string|null $group) Sets the currently validated group.
markGroupAsValidated(string $cacheKey, string $groupHash) Marks an object as validated in a specific
markObjectAsInitialized(string $cacheKey) Marks that an object was initialized.
class ExecutionContext implements
mixed getRoot() Returns the value at which validation was started in the object graph. The
Page 5 of 5