Render a negation field — JSON Schema { not: { ... } }.
{ not: { ... } }
Negation describes a constraint ("value must NOT match this schema") rather than a value shape.
Render a negation field — JSON Schema
{ not: { ... } }.Negation describes a constraint ("value must NOT match this schema") rather than a value shape.