Java JSON Schema validator #1037
Labels
dependencies
Pull requests that update a dependency file
good first issue
Good for newcomers
Hacktoberfest
Issues accepeted Hacktoberfest'24
Status: Available
No one has claimed responsibility for resolving this issue.
Tool Name
Jaronuinga
Tool Description
Jaronuinga is simple JSON Schema validator written in Java. It is based on JSONP 1.1 and has no other dependencies.
The initial purpose of the library was to intercept parsing process for additional custom analysis (verifying "foreign keys" on data submission. It also may be used for schema analysis via
getParent()
andgetChildren()
methods.Action Type
Tooling Types
Languages
Java 17
Environments
No response
Dependencies on Validators
JSON-P 1.1 API
Creators
Dmitry Repchevsky
Maintainers
Dmitry Repchevsky
License
LGPL 2.1 or later
Source Repository URL
https://github.com/elixir-europe/java-json-schema-validator
Homepage URL
No response
Supported Dialects
Additional Dialects
No response
Bowtie Compliance Testing
No response
Tooling Listing Notes
No response
Compliance
It passes most of the JSON-Schema-Test-Suite (via junit tests).
Not all string
format
s are supported.No support for
$vocabulary
yet - it would need some refactoring to generalize (vocabs support via services).Landscape Information
No logo
The text was updated successfully, but these errors were encountered: