VUtils – Release 1
Class org.violetlib.util.ValidationStatus
Deprecated: ShowHide
-
-
|
Modifier and Type |
Static Method and Description |
|
invalid |
Create a state to describe user input that is not valid.
-
Create a state to describe user input that is not valid.
- Parameters:
description - A description of the problem with the user input.
|
|
valid |
Return the validation state indicating that the user input is valid.
-
Return the validation state indicating that the user input is valid.
There is only one such state.
|
-
-
getClass, notify, notifyAll, wait, wait, wait