|
|||
|
Data validation - Wikipedia, the free encyclopedia
In computer science, data validation is the process of ensuring that a program operates on clean, correct and useful data. It uses routines, often called "validation rules" or "check routines", that...
en.wikipedia.org/wiki/Data_validation |
|||
|
|||
|
Data validation guarantees to your application that every data value is correct and accurate. You can design data validation into your application with several differing approaches: user interface code, application code, or database constraints.
|
|||
|
Data validation is an important part of any application, as it helps to make sure that the data in a Model conforms to the business rules of the ap... ... Data validation is an important part of any application, as it helps to make sure that the data in a Model conforms to the business rules of the application. For example,
|
|||
|
data validation: A process used to determine if data are accurate, complete, or meet specified criteria. [2382-pt.8]
|
|||
|
Validation and verification are two ways to check that the data entered into a computer is correct. Data entered incorrectly is of little use. ... Validation is an automatic computer check to ensure that the data entered is sensible and reasonable. It does not check the accuracy of data.
|
|||
|
Data validation computer dictionary definition. ... The checking or verification of data that comes into the computer. This is to determine if it is consistent and accurate.
|
Copyright © 2009, Dictionary.com, LLC. All rights reserved.