{"library":"revalidator","type":"library","category":null,"description":"A cross-browser / Node.js validator with JSON Schema compatibility (draft-zyp-json-schema-04). Current stable version is 0.3.1, last released in 2015, no longer actively maintained. It provides a simple `validate(obj, schema)` function that returns `valid` boolean and `errors` array. Key differentiator is lightweight footprint and support for both Node.js and browser environments, but lacks modern JSON Schema features and complete format validation.","language":"javascript","status":"deprecated","version":"0.3.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install revalidator","imports":["import revalidator from 'revalidator'","const revalidator = require('revalidator')","const { validate } = revalidator"]},{"cmd":"yarn add revalidator","imports":[]},{"cmd":"pnpm add revalidator","imports":[]}],"homepage":"https://github.com/flatiron/revalidator","github":"http://github.com/flatiron/revalidator","docs":null,"changelog":null,"pypi":null,"npm":"revalidator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}