In this video, we build on the code developed in the basic user input validation video (linked below) by creating a Keyboard class that provides reusable user input validation routines. This makes it very easy to add user input validation to keyboard input in any program.

Check out the previous video on Basic User Input Validation https://youtu.be/dW-aWDLV44c

Stephen Sheridan