json-schema-validator
https://github.com/daveclayton/json-schema-validator
Java
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to json-schema-validator
Help out
- Issues
- Failed validation for no apparent reason?
- Remove joda-time library and use Java 8 time instead
- Update guava to mitigate vulnerability
- can't validate a doc against the schema containing "const"
- Fix new errorprone warnings across java-json-tools
- Validating a schema against meta-schema ignores unknown properties added to required
- Crash in Android Devices
- Add public getSchema() method to JsonSchema
- warning: the following keywords are unknown and will be ignored
- Not all errors get shown depending of nested level
- Docs
- Java not yet supported