node-ajv

another JSON Schema Validator
  https://github.com/epoberezkin/ajv
  0
  no reviews



The fastest JSON Schema validator for node.js and browser with draft 6 support. Ajv generates code using doT templates to turn JSON schemas into super-fast validation functions that are efficient for v8 optimization.

Node.js is an event-based server-side JavaScript engine.