phinix / KiteJSONValidator

A native Objective-C JSON schema validator

Home Page:https://groups.google.com/forum/#!forum/kitejsonvalidator-development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiteJSONValidator

Master: Build Status

Develop: Build Status

A native Objective-C JSON schema validator supporting [JSON Schema draft 4] schemalink released under the MIT license.

Notes: This implementation does not support inline dereferencing (see [section 7.2.3] section723 of the JSON Schema Spec).

Development discussion [here] devLink

About

A native Objective-C JSON schema validator

https://groups.google.com/forum/#!forum/kitejsonvalidator-development

License:MIT License


Languages

Language:Objective-C 97.4%Language:Ruby 2.6%