The home of JSON Schema validation right in your browser 🚧 Alpha 🚧 draft-7 only
Valid JSON:
xxxxxxxxxx
{
"properties": {
"Furniture Type": {
"value": {
"const": "TABLE"
}
}
}
}
Valid JSON:
xxxxxxxxxx
{
"Color": {
"value": "WOOD",
"readOnly": "a",
"custom value": "a"
},
"IDNumber": {
"value": "a",
"readOnly": true
},
"a": {
"value": "LAMP",
"custom value": "a"
},
"Function": {
"value": "6' x 4'",
"custom value": "a"
}
}
jsonschema.dev@relequestual Thanks to Sponsors: