{
"properties": {
"foo": {
"type": "string",
"pattern": "^[a-c]+$"
},
"bar": {
"pattern": "^[d-f]+$"
}