This package is meant for validating and processing Web forms.
It provides base classes for performing generic form validation and also sub-classes to perform more specific types of validation like for: names matching rules defined by regular expressions, e-mail addresses, local and international phone numbers.
It also provides a base class for processing the forms and a sub-class for processing forms meant for sending e-mail messages.