[NEW TOOL] JSON schema validator
Which tool is impacted? Example: json validator maybe?
Describe the solution you'd like JSON schema, see https://json-schema.org/
Is their example of this tool in the wild? https://jsonschema.net/
Additional context none
@CorentinTh I started working on implementing that in the JSON Viewer tool, with a preset of JSON Schemas from https://www.schemastore.org/json/
Do you mind if it's in an existing tool ? Or would you rather have a separate one ?
Hi @fatahnuram and @sbordeyne , implemented in my fork: https://sharevb-it-tools.vercel.app/json-linter, https://sharevb-it-tools.vercel.app/json-prettify and https://sharevb-it-tools.vercel.app/yaml-prettify
@sbordeyne, I finalized and integrated your code. Many thanks
And if you are interested in an up to date version of it-tools, with many improvements, new tools, and bug fixes, as this repo is almost no more maintained, I made a fork here : https://github.com/sharevb/it-tools (https://sharevb-it-tools.vercel.app/ and docker images https://github.com/sharevb/it-tools/pkgs/container/it-tools)