MCPcopy
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

createLoggerFunction · 0.90
validateEmailFunction · 0.90
validatePasswordFunction · 0.90
validateUsernameFunction · 0.90
transformMethod · 0.80
defaultMethod · 0.80
optionalMethod · 0.80

Tested by

no test coverage detected