Package | Description |
---|---|
io.vertx.json.schema.common.dsl |
Modifier and Type | Class and Description |
---|---|
class |
SchemaBuilder<T extends SchemaBuilder<?,?>,K extends Keyword>
Entry point for schema dsl.
|
Modifier and Type | Class and Description |
---|---|
class |
ArrayKeyword |
class |
BooleanKeyword |
class |
NumberKeyword |
class |
ObjectKeyword |
class |
StringKeyword |
Modifier and Type | Method and Description |
---|---|
static Keyword |
Keywords.type(SchemaType... types) |
Modifier and Type | Method and Description |
---|---|
T |
SchemaBuilder.with(K... keywords) |
Copyright © 2021 Eclipse. All rights reserved.