Uses of Class
io.vertx.json.schema.common.dsl.BooleanSchemaBuilder
-
Packages that use BooleanSchemaBuilder Package Description io.vertx.json.schema.common.dsl -
-
Uses of BooleanSchemaBuilder in io.vertx.json.schema.common.dsl
Methods in io.vertx.json.schema.common.dsl that return BooleanSchemaBuilder Modifier and Type Method Description static BooleanSchemaBuilderSchemas. booleanSchema()
-