Skip to content

Simple tool to validate a JSON file against a schema from an OpenAPI specification

Notifications You must be signed in to change notification settings

marian-varga/json-validator

Repository files navigation

Simple tool to validate a JSON file against a schema from an OpenAPI specification

Build: ./gradlew jar

Run: java -jar build/libs/*.jar src/test/resources/petstore.yaml Pet src/test/resources/test.json

About

Simple tool to validate a JSON file against a schema from an OpenAPI specification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages