Render a null field — z.null() or { type: "null" }.
z.null()
{ type: "null" }
The only valid value is null, so render an em-dash placeholder regardless of mode. There is nothing the user can usefully change.
null
Render a null field —
z.null()or{ type: "null" }.The only valid value is
null, so render an em-dash placeholder regardless of mode. There is nothing the user can usefully change.