| Package | Description |
|---|---|
| io.vertx.json.schema |
| Modifier and Type | Method and Description |
|---|---|
static SchemaRepository |
SchemaRepository.create(JsonSchemaOptions options)
Create a repository with some initial configuration.
|
SchemaRepository |
SchemaRepository.dereference(JsonSchema schema)
Dereferences a schema to the repository.
|
SchemaRepository |
SchemaRepository.dereference(String uri,
JsonSchema schema)
Dereferences a schema to the repository.
|
Copyright © 2022 Eclipse. All rights reserved.