Skip to content

jonathanstowe/JSON-Schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON::Schema

Parse and create JSON Schema documents

Synopsis

Description

This provides a means to work with JSON Schema documents in Perl 6.

JSON Schema is means to describe and validate the structure of JSON documents.

JSON Schema is means to describe and validate the structure of JSON documents

Installation

Assuming you have a working Rakudo Perl 6 installation you should be abl to install this with zef:

zef install JSON::Schema

# Or from a local copy

zef install .

Support

Please report any problems/suggestions/patches at https://github.com/jonathanstowe/JSON-Schema/issues

Licence & Copyright

This is free software, please see the LICENCE file for details.

© Jonathan Stowe 2017

About

Parse and create JSON Schema documents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages