
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.