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