Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ el.test.ts
File
el.test.ts
packages/zod/src/v4/core/tests/locales/el.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"vitest"
;
2
import
{ z } from
"../../../../index.js"
;
3
import
el from
"../../../locales/el.js"
;
4
Callers
nothing calls this directly
Calls
15
string
Method · 0.80
number
Method · 0.80
array
Method · 0.80
boolean
Method · 0.80
bigint
Method · 0.80
min
Method · 0.65
safeParse
Method · 0.65
max
Method · 0.65
multipleOf
Method · 0.65
strict
Method · 0.65
regex
Method · 0.65
startsWith
Method · 0.65
Tested by
no test coverage detected