Skip to content

mitchellwrosen/json-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-validation (documentation)

Build Status

A small, simple JSON validation library. There are already a few JSON schema frameworks in the ecosystem:

Of these, this library is most similar to json-schema, in that it is not an implementation of json-schema.org, but rather is a collection of combinators for validating the structure of a JSON object (e.g. for use in hspec-expectations).

TODOs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published