The home of JSON Schema validation right in your browser 🚧 Alpha 🚧 draft-7 only
Valid JSON:
xxxxxxxxxx
{
"allOf": [
{
"if": {
"required": [
"body_contains_text"
]
},
"then": {
"not": {
"required": [
"body_contains_json"
]
}
}
},
{
"if": {
"required": [
"body_contains_form"
]
},
"then": {
"not": {
"required": [
"body_contains_json"
]
}
}
},
{
"if": {
"required": [
"body_contains_json"
]
},
"then": {
"not": {
"required": [
"body_contains_form"
]
}
}
}
]
}
Valid JSON:
xxxxxxxxxx
{}
jsonschema.dev@relequestual Thanks to Sponsors: