interface ConstraintViolationBuilderInterface
Builds {@link \Symfony\Component\Validator\ConstraintViolationInterface} objects. Use the various methods on this interface to configure the built violation. Finally, call {@link addViolation()} to add the violation to the current execution context.
Methods
ConstraintViolationBuilderInterface atPath(string $path) Stores the property path at which the violation should be generated.
ConstraintViolationBuilderInterface setParameter(string $