Package Exports
- @lumenize/ts-runtime-parser-validator
Readme
@lumenize/ts-runtime-parser-validator
Experimental. Runtime parser/validator for Cloudflare Workers, built on typia. Parse-don't-validate: one call fills @default values and validates against TypeScript interfaces, returning typed data or structured errors.
For complete documentation, visit https://lumenize.com/docs/ts-runtime-parser-validator/introduction
This package supersedes the tsc-based @lumenize/ts-runtime-validator, which is now deprecated. The old package was experimental with no known external users, so we didn't write a migration guide — treat this as a fresh package and see Getting Started.
Installation
npm install @lumenize/ts-runtime-parser-validator