xogeny / ts-schema

TypeScript implementation of JSON Schema (types and validation)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

TypeScript implementation of JSON Schema (types and validation)


Languages

Language:TypeScript 100.0%