Type checks are used to check that the correct type of data has been entered in a field.
For example if numeric data is being input a type check could be used to make sure that text data isn’t entered by accident.