isConfidential() && null === $value->getUser()) { $this->context ->buildViolation($constraint->message) ->atPath('user') ->addViolation(); } } }