Skip to content

Handle JSON-Schema #42

Open
Open
@abatista75

Description

@abatista75

I recently discovered json-iterator and it rocks: simple, efficient, quite powerful binding.

However, the competition is hard and the business needs are increasing day after day.
So, a very great upgrade would be the capability to manage json-schema directly within than lib (http://json-schema.org).

It will allow to perform consistency check outside java source code in a simple way.
We already use JSON Schema and it simplifies a lot our developments (as many of our json files comes from external partners and we must be sure about their consistency before inserting them in our databases).

PS : That post is a change request, not an issue ;-)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions