Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

validator-js

gobwas7.8kMIT0.2.1

Simple javascript validator

validator, validate, schema, json

readme

Validator.js

Validate your data.

changelog

Change log

0.2.1 (xx-xx-2014)


  • Added "integer" rule;

0.2.0 (02-04-2014)


  • Added JSON Schema converter;

0.1.1 (02-04-2014)


  • Added CommonJS, AMD support;