This class simplifies the common task of asking the user for valid input. It was designed to be as simple to use as possible.

Example usage:
//Ask for the users name
String name =...