-
Method Summary
Modifier and Type |
Method |
Description |
List<String> |
choices() |
Return the possible values for the argument
|
boolean |
isValid(String value) |
Performs basic sanity check of argument.
|
-
Method Details
-
Return the possible values for the argument
- Returns:
List
of String
-