Here you will find examples demonstrating Vert.x Json Schema in action.
To use Vert.x gRPC in your own Maven or Gradle project add the following dependency
Group ID: io.vertx Artifact ID: vertx-json-schema
This example shows how to load and create a SchemaRepository and how to validate json objects using it.