mixed getRoot() Returns the value at which validation was started in the object graph. The
string getPropertyPath(string $subPath = '') Returns the property path to the value that the
setGroup(string|null $group) Sets the currently validated group.
setConstraint(Constraint $constraint)
markConstraintAsValidated(string $cacheKey, string $constraintHash) Marks a constraint as validated
string|null getClassName() Returns the class name of the current node. If the metadata
string|null getPropertyName() Returns the property name of the current node. If the metadata
bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized.
object|null getObject() Returns the currently validated object. If the validator is currently
Page 2 of 5