| Package | Description | 
|---|---|
| io.vertx.ext.web.api.validation | 
| Modifier and Type | Method and Description | 
|---|---|
static ParameterLocation | 
ParameterLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static ParameterLocation[] | 
ParameterLocation.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ValidationException | 
ValidationException.ValidationExceptionFactory.generateNotFoundValidationException(String parameterName,
                                   ParameterLocation location)  | 
Copyright © 2020 Eclipse. All rights reserved.