Data Validation
Data Validation is an automated check performed to guarantee that the data input is rational and acceptable. It does not check the correctness of the data itself. As an example, let’s assume a coffee shop is hiring baristas aged 18 to 25. The system can be programmed to only accept numbers between 18 and 25 …