Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/zod/index.ts>z.setErrorMap

TypeScript-first schema validation with static type inference
Extremely Popular
Go to Latest
function z.setErrorMap
import { z } from "https://deno.land/x/zod@v3.20.3/index.ts";
const { setErrorMap } = z;