Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ string.test.ts
File
string.test.ts
packages/zod/src/v4/classic/tests/string.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ randomBytes } from
"node:crypto"
;
2
import
{ expect, test } from
"vitest"
;
3
4
import
* as z from
"zod/v4"
;
Callers
nothing calls this directly
Calls
15
string
Method · 0.80
toString
Method · 0.80
guid
Method · 0.80
xid
Method · 0.80
ksuid
Method · 0.80
uuidv4
Method · 0.80
uuidv6
Method · 0.80
uuidv7
Method · 0.80
ipv4
Method · 0.80
ipv6
Method · 0.80
e164
Method · 0.80
slugify
Method · 0.80
Tested by
no test coverage detected