GithubHelp home page GithubHelp logo

Comments (7)

erosb avatar erosb commented on May 23, 2024 1

Hello @rishabh413 , thank you for your interest in the project.

Currently the library is fairly close to be compliant with the specification, it is tested against the official test suite and 1181 tests pass out of 1199. You can run the testsuite with mvn clean test -Dgroups=acceptance. These are mostly $dynamicRef and $dynamicAnchor related tests.

The current priorities are:

Once these are done, I plan to migrate some more features from the old project:

Please let me know if you are interested in working on any of these and I can elaborate further.

from json-skema.

erosb avatar erosb commented on May 23, 2024 1

@alturkovic version 0.14.0 is now available on maven central with the custom format validation support.

from json-skema.

ledex avatar ledex commented on May 23, 2024

Hi @erosb! Can you provide an update on the open topics and their current priority? We are also thinking about using your libary and are wondering A) in which stat it is and B) how we can help you.

Cheers
Karsten

from json-skema.

erosb avatar erosb commented on May 23, 2024

Hello @ledex, compared to the previous list: "format" support was added, which is probably relevant for most people.

My top concern right now, from the compliance perspective, is $dynamicRef / $dynamicAnchor support, but TBH that's a complicated topic (total nightmare, in other words).

Regarding other features, I'm open to any suggestions. What would be most important for you? We can align on the priorities.

from json-skema.

alturkovic avatar alturkovic commented on May 23, 2024

Regarding format, it would be very useful to register our custom format validators. For an example, the current implementation does not validate hostnames. Also, the current implementation depends on a vulnerable dependency (commons-validator). If registering custom implementations was possible, we could exclude that dependency and provide our own implementations for email and inet-address formats as well as hostname validator.

Would it be possible to register our own implementation to support it?

from json-skema.

erosb avatar erosb commented on May 23, 2024

Hello @alturkovic can you please take a look if #71 works for you?
I also pushed a java code sample to erosb/json-sKema-examples@master...custom-format#diff-4fe3b194596bdf1d22243548b0e840c929c42751cea73fb3785810e8d66c3f87R12 . Please review and let me know if we can merge & release it, thanks.

from json-skema.

alturkovic avatar alturkovic commented on May 23, 2024

LGTM 👍

from json-skema.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.