Data Validation - Types | Intellipaat
Data validation can take many different shapes. The vast majority of validation processes will perform a few of these tests to make sure the data is correct before being placed in the database. Data validation checks of common types include: Verifying Data TypeA data type check is used to confirm that the entered data is of the correct data type. For instance, a field might only take numerical...
0 Comments 0 Shares