Response $other:
Overrides Constraint::matches
protected function matches($other) : bool { return Response::HTTP_UNPROCESSABLE_ENTITY === $other->getStatusCode(); }