@xogeny/ts-schema
v0.1.0
Published
JSON Schema types and validation code
Downloads
8
Readme
ts-schema
This package implements both a TypeScript representation for JSON Schema (i.e.,
interface
definitions for JSON Schema) but also implements validation for (nearly?)
all requirements in the JSON schema specification.