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

x/zod/mod.ts>z.setErrorMap

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