class LegacyExecutionContext extends
markConstraintAsValidated(string $cacheKey, string $constraintHash) Marks a constraint as validated
bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized.
markGroupAsValidated(string $cacheKey, string $groupHash) Marks an object as validated in a specific
string getGroup() Returns the validation group that is currently being validated.
MetadataInterface|null
mixed getRoot() Returns the value at which validation was started in the object graph. The
bool isGroupValidated(string $cacheKey, string $groupHash) Returns whether an object was validated
class ExecutionContextFactory implements
addViolation(string $message, array $params = array()) Adds a violation at the current node of the
Page 1 of 5