ljsonschema

JSON Schema data validator

$ luarocks install ljsonschema

This module is data validator the implements JSON Schema draft 4.
Given an JSON schema, it will generates a validator function that can be used
to validate any kind of data (not limited to JSON).

Versions

scm-2dev7 years ago3 downloads
scm-1dev7 years ago1 download
0.1.0-17 years ago19,405 downloads

Dependencies

lua >= 5.1

Manifests