Validation, Computing Flashcards
1
Q
range check
A
a number or date is within a sensible/allowed range
2
Q
type check
A
data of the right type, such as integer or letter
3
Q
length check
A
checks if the text entered is too long or too short
4
Q
presence check
A
checks if there is an input
5
Q
format check
A
checks format (e.g postcode or email or barcode)
6
Q
AAAAAAAAA
A
a