Skip to content

SchemaRegistryOptions

Defined in: zod/src/index.ts:203

Options for schema registry

optional strict: boolean

Defined in: zod/src/index.ts:208

Whether to throw an error when registering a schema that already exists

false (logs warning instead)