Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gravitee-io/gravitee-json-validation
https://github.com/gravitee-io/gravitee-json-validation
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gravitee-io/gravitee-json-validation
- Owner: gravitee-io
- License: apache-2.0
- Created: 2023-04-19T11:59:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T04:00:11.000Z (9 months ago)
- Last Synced: 2024-04-20T16:16:40.139Z (9 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 16
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.adoc
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
= JSON validation
image:https://img.shields.io/badge/License-Apache%202.0-blue.svg["License", link="https://github.com/gravitee-io/gravitee-json-validation/blob/main/LICENSE.txt"]
image:https://img.shields.io/badge/semantic--release-conventional%20commits-e10079?logo=semantic-release["Releases", link="https://github.com/gravitee-io/gravitee-json-validation/releases"]
image:https://dl.circleci.com/status-badge/img/gh/gravitee-io/gravitee-json-validation/tree/main.svg?style=svg["CircleCI", link="https://dl.circleci.com/status-badge/redirect/gh/gravitee-io/gravitee-json-validation/tree/main"]
image:https://f.hubspotusercontent40.net/hubfs/7600448/gravitee-github-button.jpg["Join the community forum", link="https://community.gravitee.io?utm_source=readme", height=20]== Description
This library provides a JSON validation service based on the JSON Schema specification.