Module

x/zod/index.ts>defaultErrorMap

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
variable defaultErrorMap
import { defaultErrorMap } from "https://dotland.deno.dev/x/zod@v3.17.3/index.ts";

type

(issue: ZodIssueOptionalMessage, _ctx: ErrorMapCtx) => { message: string; }
import defaultErrorMap
import { defaultErrorMap } from "https://dotland.deno.dev/x/zod@v3.17.3/index.ts";