Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudflare/vibesdk
/ inputValidator.ts
File
inputValidator.ts
worker/utils/inputValidator.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Input Validation Middleware
for
Cloudflare Workers
3
* Uses Zod
for
schema validation and sanitization
4
*/
Callers
nothing calls this directly
Calls
7
createLogger
Function · 0.90
validateEmail
Function · 0.90
validatePassword
Function · 0.90
validateUsername
Function · 0.90
transform
Method · 0.80
default
Method · 0.80
optional
Method · 0.80
Tested by
no test coverage detected