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

Package detail

schema

akidee1.2k0.2.1

Sophisticated JSON schema data validation and adaptation

json schema, schema, data, validation, tolerant, adaptation, agile

readme

changelog

2012.11.13, Version 0.2.1

  • Bug fixes (still no i18n)

2011.05.16, Version 0.2.0

  • Some bug fixes
  • Simplified fallback plugins now belong to environment.Validation
  • Schema and Validation instances now live in an environment of default options
  • environment.f() function constructor
  • Remove dependencies
  • Error now belongs to Validation instance
  • Extendably modularized code structure
  • Complete default i18n package

2010.09.09, Version 0.1a

  • Stable version, alpha because of some lacking features that would make schema.js complete.
  • Implements the 2nd JSON Schema draft