{"library":"create-validator-ts","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"6.0.1","tags":["javascript","typescript","json-schema","validator","runtime","check"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install create-validator-ts","imports":["import { validateGetAPIRequestQuery } from './api-types.validator';","import { isGetAPIRequestQuery } from './api-types.validator';","import Ajv from 'ajv';"]},{"cmd":"yarn add create-validator-ts","imports":[]},{"cmd":"pnpm add create-validator-ts","imports":[]}],"homepage":"https://github.com/azu/create-validator-ts","github":"https://github.com/azu/create-validator-ts","docs":null,"changelog":null,"pypi":null,"npm":"create-validator-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}