It is often not sufficient that input data merely exists; it must also have the right format. For example, a date field must have data in a date format. A salary field must have data in a numeric or currency format. There are many ways to ensure the validity of data, including the following methods:
For detailed information on validating data in forms and variables, see Validating Data For detailed information on validating query parameters, see Using cfqueryparam.
ColdFusion Documentation hosting provided by Fusionlink