Erstellt von Luke Lawton
vor fast 2 Jahre
|
||
Frage | Antworten |
Checks to see if inputs from the user meet certain criteria | Input validation |
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 | Check digit |
If a value in an input is the correct data type | Format check |
If the value in an input has the correct amount of characters | Length check |
If an input contains anything at all | Presence check |
If the value of an input fits within the correct set of values | Range check |
Möchten Sie mit GoConqr kostenlos Ihre eigenen Karteikarten erstellen? Mehr erfahren.