Created by Luke Lawton
almost 2 years ago
|
||
Checks to see if inputs from the user meet certain criteria
The first or last, 1 or 2 digits of an input are checked if they're correct so the program knows that the other digits are too
If a value in an input is the correct data type
If the value in an input has the correct amount of characters
If an input contains anything at all
If the value of an input fits within the correct set of values