JSONSchemaValidation
JSONSchemaValidation copied to clipboard
JSON Schema draft 4 parsing and validation library written in Objective-C.
Results
1
JSONSchemaValidation issues
Sort by
recently updated
recently updated
newest added
- [Draft 6](http://json-schema.org/draft-06/json-schema-release-notes.html) and [Draft 7](http://json-schema.org/draft-07/json-schema-release-notes.html) validation functionality. - Draft 4 test suite was updated. - Validation of following formats is not supported: `"uri-template"`, `"json-pointer"`, `"idn-email"`, `"idn-hostname"`, `"iri"`, `"iri-reference"`, `"relative-json-pointer"`.