{ "patternProperties": { "^s": { "type": "string" }, "^i": { "type": "integer" }, "Foo$": { "enum": [ "foo", null ] } } }