Length checks are used to check that input data contains a certain number of characters.
For example if a value in a certain field had to contain five digits and only four digits were input, an error message would be given to the user.