| Package | Description | 
|---|---|
| io.vertx.ext.web.validation.builder | |
| io.vertx.json.schema.common.dsl | 
| Modifier and Type | Method and Description | 
|---|---|
static ParameterProcessorFactory | 
Parameters.optionalParam(String parameterName,
             BooleanSchemaBuilder schemaBuilder)
Creates a new optional boolean parameter 
 | 
static ParameterProcessorFactory | 
Parameters.param(String parameterName,
     BooleanSchemaBuilder schemaBuilder)
Creates a new required boolean parameter 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static BooleanSchemaBuilder | 
Schemas.booleanSchema()  | 
Copyright © 2020 Eclipse. All rights reserved.