Render a negation field — JSON Schema { not: { ... } }.
{ not: { ... } }
Negation describes a constraint ("value must NOT match this schema") rather than a value shape. The renderer surfaces the negated schema beneath an explanatory preamble.
Render a negation field — JSON Schema
{ not: { ... } }.Negation describes a constraint ("value must NOT match this schema") rather than a value shape. The renderer surfaces the negated schema beneath an explanatory preamble.