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
- Unexpected correct validation of non correct date-time string?
- Update draft4/schema to match current version of official draft-04/schema
- BUG: ECMA262 valid pattern throws an exception
- Obtain JUST the message from a ValidationMessage?
- Currently json schema validator is using com.sun.mail which depends on Java Mail API 1.6.2 and has vulnerabilities , should use jakarta mail instead.
- Use javax.mail instead of com.sun.mail artifact.
- How can we get Error Message with the error path appended?
- Bump error_prone_core from 2.3.3 to 2.18.0
- Bump biz.aQute.bnd.gradle from 4.2.0 to 6.4.0
- Bump net.ltgt.errorprone from 0.8.1 to 3.0.1
- Docs
- Java not yet supported