Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse-vertx/vertx-json-schema
Vert.x Json Schema
https://github.com/eclipse-vertx/vertx-json-schema
json schema validator vertx
Last synced: 5 days ago
JSON representation
Vert.x Json Schema
- Host: GitHub
- URL: https://github.com/eclipse-vertx/vertx-json-schema
- Owner: eclipse-vertx
- License: other
- Created: 2020-01-09T14:16:48.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T10:20:09.000Z (17 days ago)
- Last Synced: 2024-12-22T15:08:22.489Z (12 days ago)
- Topics: json, schema, validator, vertx
- Language: Java
- Homepage:
- Size: 1.05 MB
- Stars: 78
- Watchers: 13
- Forks: 32
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Vert.x JSON Schema
[![Build Status (5.x)](https://github.com/eclipse-vertx/vertx-json-schema/actions/workflows/ci-5.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-json-schema/actions/workflows/ci-5.x.yml)
[![Build Status (4.x)](https://github.com/eclipse-vertx/vertx-json-schema/actions/workflows/ci-4.x.yml/badge.svg)](https://github.com/eclipse-vertx/vertx-json-schema/actions/workflows/ci-4.x.yml)Please see the in-source asciidoc documentation or the main documentation on the web-site for a full description
of this component:* [web-site docs](https://vertx.io/docs/vertx-json-schema/java/)
* [in-source docs](src/main/asciidoc/index.adoc)