Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ error
Method
error
packages/zod/src/v3/types.ts:4647–4649 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4645
? result.value
4646
: this._def.catchValue({
4647
get error() {
4648
return
new
ZodError(newCtx.common.issues);
4649
},
4650
input: newCtx.data,
4651
}),
4652
};
Callers
13
buildZshy
Function · 0.80
buildTsc
Function · 0.80
testCjs
Function · 0.80
testMjs
Function · 0.80
testJs
Function · 0.80
runAllTests
Function · 0.80
run
Function · 0.80
handleCopy
Function · 0.80
fetchStars
Function · 0.80
validateOpenAPI30Schema
Function · 0.80
finalizeIssue
Function · 0.80
check-semver.ts
File · 0.80
Calls
no outgoing calls
Tested by
1
validateOpenAPI30Schema
Function · 0.64