Edexcel GCSE Computer Science

2.4.2: understand the need for, and how to implement, validation

Keywords:
Programming
Test your self on these keywords and definitions using the games below or Play random game
KeywordDefinition
Length checka type of validation that checks if the expected amount of data is provided
Lookup checka type of validation that checks if data matches a list of acceptable values
Presence checka type of validation that checks if any data has been provided at all
Type checka type of validation that checks if data is the expected data type
Validationchecking data to make sure that it is suitable to be processed or outputted
Keyword games:
Resources: