Package io.vertx.mutiny.json.schema


package io.vertx.mutiny.json.schema
  • Classes
    Class
    Description
    NOTE: This class has been automatically generated from the original non Mutiny-ified interface.
    A Json-Schema holder.
    JsonObject $ref resolver.
    A repository is a holder of dereferenced schemas, it can be used to create validator instances for a specific schema.
    A validator, validates some input object using a well known schema.