Uses of Class
io.vertx.json.schema.common.dsl.ArraySchemaBuilder
-
Packages that use ArraySchemaBuilder Package Description io.vertx.json.schema.common.dsl -
-
Uses of ArraySchemaBuilder in io.vertx.json.schema.common.dsl
Methods in io.vertx.json.schema.common.dsl that return ArraySchemaBuilder Modifier and Type Method Description static ArraySchemaBuilderSchemas. arraySchema()ArraySchemaBuilderArraySchemaBuilder. items(SchemaBuilder schemaBuilder)
-