UNPKG

@hyperjump/json-schema

Version:

A JSON Schema validator with support for custom keywords, vocabularies, and dialects

6 lines (4 loc) 161 B
const id = "https://json-schema.org/keyword/comment"; const compile = () => undefined; const interpret = () => true; export default { id, compile, interpret };