This class can be used to generate and validate Web forms.
It can generate HTML for generating the basic tables of Web form inputs.
It can also generate Javascript code to validate form inputs on the browser side according to validation rule parameters.
Currently it supports the following input value validations: required, e-mail address, telephone number, age, price, city code, equal inputs, minimum and maximum length.