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