SchemaRegistryOptions
Defined in: zod/src/index.ts:203
Options for schema registry
Properties
Section titled “Properties”strict?
Section titled “strict?”
optionalstrict:boolean
Defined in: zod/src/index.ts:208
Whether to throw an error when registering a schema that already exists
Default
Section titled “Default”false (logs warning instead)