| Package | Description | 
|---|---|
| io.vertx.json.schema.common.dsl | |
| io.vertx.json.schema.draft7.dsl | 
| Modifier and Type | Method and Description | 
|---|---|
static StringKeyword | 
Keywords.maxLength(int maxLength)  | 
static StringKeyword | 
Keywords.minLength(int minLength)  | 
static StringKeyword | 
Keywords.pattern(Pattern pattern)  | 
| Modifier and Type | Method and Description | 
|---|---|
static StringKeyword | 
Keywords.format(StringFormat format)  | 
Copyright © 2020 Eclipse. All rights reserved.