jsonvalidate 1.0.0
Index
Create a json validator
Usage
json_validator(schema)
Arguments
schema
Contents of the json schema, or a filename containing a schema.
Description
Create a validator that can validate multiple json files.