5 "not": {"type": "integer"}
9 "description": "allowed",
14 "description": "disallowed",
21 "description": "not multiple types",
23 "not": {"type": ["integer", "boolean"]}
27 "description": "valid",
32 "description": "mismatch",
37 "description": "other mismatch",
44 "description": "not more complex schema",
57 "description": "match",
62 "description": "other match",
67 "description": "mismatch",
68 "data": {"foo": "bar"},