| Package | Description |
|---|---|
| io.swagger.inflector.validators |
| Modifier and Type | Method and Description |
|---|---|
ValidationError |
ValidationMessage.getCode() |
static ValidationError |
ValidationError.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValidationError[] |
ValidationError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationMessage |
ValidationMessage.code(ValidationError code) |
void |
ValidationMessage.setCode(ValidationError code) |
Copyright © 2019. All Rights Reserved.