node-ajv-keywords

Custom JSON-Schema keywords for Ajv validator
  https://github.com/epoberezkin/ajv-keywords#readme
  0
  no reviews



Ajv is the fastest JSON Schema validator for node.js and browser with draft 04/06/07 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.