node-jsv

extendable, fully compliant JSON schema validator for NodeJS

Description

JSV is a JavaScript implementation of a extendable, fully compliant JSON schema validator. Its features are: with the following features:
 - complete implementation of all current JSON Schema draft revisions;
 - support for creating individual environments (sandboxes) that validate using
   a particular schema specification;
 - provides an intuitive API for creating new validating schema attributes, or
   whole new custom schema schemas;
 - supports `self`, `full` and `describedby` hyper links;
 - validates itself, and is bootstrapped from the JSON schema schemas;
 - works in all ECMAScript 3 environments, including all web browsers and
   Node.js.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://github.com/garycourt/JSV


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-jsv