Validating the Data That Users Enter

This topic describes how to validate the data that the user enters in Siebel CRM Desktop. It includes the following topics:

A validator is a type of form handler that you can specify to validate the information that a user enters. You typically specify a validator in the following section of the forms.js file:

//FORM VALIDATION

For more information, see Validation Rules You Can Configure for Custom Forms.