|
|
Creado por Luke Lawton
hace casi 3 años
|
|
| Pregunta | Respuesta |
| 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 |
¿Quieres crear tus propias Fichas gratiscon GoConqr? Más información.