create-validator-ts

JSON →
library 6.0.1 ·javascript
verified Jun 7, 2026

Generates JSON Schema validators from TypeScript type definitions. Current version 6.0.1 ships ajv-based runtime validators that ensure type safety at runtime. Maintained actively with watch mode, caching, and custom code generation support. Differs from ts-json-schema-generator or typebox by producing standalone validator files alongside your types, enforcing single source of truth.