What is "validation"

Validation is the data verification process to ensure that they meet the specifications for them set. Usually, validation is used in checking user input data, and to check the data before storage. Examples of this include checking that the characters of a phone number are numerical, and verifying that a state symbol has exactly two letters.