| Package | Description |
|---|---|
| validations.util |
| Modifier and Type | Method and Description |
|---|---|
static ValidatorUtils.Option |
ValidatorUtils.Option.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ValidatorUtils.Option[] |
ValidatorUtils.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ValidatorUtils.readConfirmation(java.io.Console console,
ValidatorUtils.Option defaultOption)
Lê do console uma confirmação do usuário para uma pergunta "sim ou não".
|
Copyright © 2018. All Rights Reserved.