Sets a violation at a given offset.
int $offset The violation offset:
public function set(int $offset, ConstraintViolationInterface $violation) : void;