markConstraintAsValidated(string $cacheKey, string $constraintHash) Marks a constraint as validated
bool isConstraintValidated(string $cacheKey, string $constraintHash) Returns whether a constraint
class ExecutionContextFactory implements
class LegacyExecutionContext extends
MetadataInterface|null
bool isGroupValidated(string $cacheKey, string $groupHash) Returns whether an object was validated
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
mixed getRoot() Returns the value at which validation was started in the object graph. The
markGroupAsValidated(string $cacheKey, string $groupHash) Marks an object as validated in a specific
Page 1 of 5