Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tooling java json validator #1212

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Sahil-Shadwal
Copy link
Contributor

@Sahil-Shadwal Sahil-Shadwal commented Dec 27, 2024

What kind of change does this PR introduce?
This PR adds Jaronuinga which is Java JSON Schema validator .

Issue Number:

Screenshots/videos:
Screenshot 2024-12-27 at 1 08 57 PM

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

@Sahil-Shadwal Sahil-Shadwal requested a review from a team as a code owner December 27, 2024 07:08
Copy link

github-actions bot commented Dec 27, 2024

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
website ✅ Ready (View Log) Visit Preview f14e6d2

Copy link

codecov bot commented Dec 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (98fe449) to head (f14e6d2).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1212   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          373       373           
  Branches        94        94           
=========================================
  Hits           373       373           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@Relequestual Relequestual left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where did you find the information you've included in this PR?

@Sahil-Shadwal
Copy link
Contributor Author

Sahil-Shadwal commented Dec 27, 2024

Where did you find the information you've included in this PR?

I just updated depends on validators because there in issue it was "JSON-P 1.1 API" but schema was designed to have an url so i provided the link for the same and rest is from the issue.

should i leave depends on validator empty??
and there was no doc link in compliance just instruction so i added just instructions!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Java JSON Schema validator
2 participants