MCPcopy
hub / github.com/colinhacks/zod / getErrorMap

Function getErrorMap

packages/zod/src/v3/errors.ts:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9}
10
11export function getErrorMap() {
12 return overrideErrorMap;
13}

Callers 3

makeArgsIssueMethod · 0.70
makeReturnsIssueMethod · 0.70
addIssueToContextFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected