A simple and extensible json-schema validator written in javascript. JJV runs in the browser and in the server (through node.js), it has no dependencies and has out-of-the-box AMD support. JJV implements the latest (v4) JSON Schema Core draft, however due to performance and security concerns remote schemas are not fetched. To ensure compliance JJV is tested against JSON Schema Test Suite published

