InfoPath's Three Validation Tools
Validation of form data is a basic need, whatever the form tool used. If the server-side processes are presented with unexpected data structures from a form, errors or other undesired effects (such as dropped or incorrect data) sometimes result. As the processing of data becomes increasingly detached from human appraisal, any errors or omissions need to be picked up automatically. Therefore, any forms-based application needs to ensure that submitted data conforms to a structure defined in a reliable way.
In traditional HTML/XHTML forms, validation of form data is typically done on both the client side and the server side. On the client side, custom JavaScript code is a typical tool. On the server side, a variety ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access