Tiscali Quicklinks. Please visit our Accessibility Page for a list of the Access Keys you can use to find your way around the site, skip directly to the main navigation, to the page content, or to more links within reference.
Common validation checks include:
Character-type check
Each input data item is checked to ensure that it does not contain invalid characters.
For example, an input name might be checked to ensure that it contains only letters of the alphabet, or an input six-figure date might be checked to ensure it contains only numbers.
Field-length check
The number of characters in an input field is checked to ensure that the correct number of characters has been entered. For example, a six-figure date field might be checked to ensure that it does contain exactly six digits.
Control-total check
The arithmetic total of a specific field from a group of records is calculated for example, the hours worked by a group of employees might be added together and then input with the data to which it refers. The program recalculates the control total and compares it with the one entered to ensure that entry errors have not been made.
Hash-total check
An otherwise meaningless control total is calculated for example, by adding together account numbers. Even though the total has no arithmetic meaning, it can still be used to check the validity of the input account numbers.
Parity check
Parity bits are added to binary number codes to ensure that each number in a set of data has the same parity (that each binary number has an even number of 1s, for example). The binary numbers can then be checked to ensure that their parity remains the same. This check is often applied to data after they have been transferred from one part of the computer to another; for example, from a disk drive into the immediate-access memory.
Check digit
A digit is calculated from the digits of a code number and then added to that number as an extra digit. For example, in the ISBN (International Standard Book Number) 0 631 90057 8, the 8 is a check digit calculated from the book code number 063190057 and then added to it to make the full ISBN. When the full code number is input, the computer recalculates the check digit and compares it with the one entered. If the entered and calculated check digits do not match, the computer reports that an entry error of some kind has been made.
Range check
An input numerical data item is checked to ensure that its value falls in a sensible range. For example, an input two-digit day of the month might be checked to ensure that it is in the range 01 to 31.
Red symbolizes the revolution of 1984. The five-pointed star is said to signify the revolution or freedom. Green stands for the country's natural resources. Effective date: 4 August 1984.
>>