Package | Description |
---|---|
io.vertx.json.schema.common.dsl | |
io.vertx.json.schema.draft7.dsl |
Modifier and Type | Method and Description |
---|---|
static ArrayKeyword |
Keywords.maxItems(int maxItems) |
static ArrayKeyword |
Keywords.minItems(int minItems) |
static ArrayKeyword |
Keywords.uniqueItems() |
Modifier and Type | Method and Description |
---|---|
static ArrayKeyword |
Keywords.contains(SchemaBuilder builder) |
Copyright © 2021 Eclipse. All rights reserved.