highsource / highsource/jsonix-schema-compiler
Java Classes -> JSON Schema
- Dominant language
- Java
- Stars
- 138
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to take my own Java classes produced from jsonschema2pojo and produce JSON Schema from Jsonix schema compiler? My JSON doesn't correspond to an XSD, we convert the XML to JSON with a style sheet and add prefixes to attributes, comments and arrays: @, # and -. Is there another tool which might work? Jackson? From what I've seen, it takes a single class, but there's potential for several classes. I realize I can modify the JSON schema generated from Jsonix, but I'm looking for a slightly easier way. Thanks for any pointers you can give.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.