write(ClassMetadata $metadata)
string|array getTargets() Returns whether the constraint can be put onto classes, properties
mixed getRoot() Returns the root element of the validation.
has(string $class) Returns whether metadata for the given class exists in the cache.
interface ValidatorInterface implements
string getPropertyPath(string $subPath = '') Returns the property path to the value that the
bool hasMetadataFor($object) Returns whether the class is able to return metadata for the given
bool hasMetadataFor(mixed $value) Returns whether the class is able to return metadata for the
ValidatorBuilderInterface
validate(mixed $value, string $subPath = '', null|string|string[] $groups = null, bool $traverse = false, bool $deep = false)
Page 26 of 49