jReform is a library for processing and validating HTML forms that aims to simplify web development by automating validation of form inputs.
* Inputs are evaluated according to predefined criteria
* Validation is performed behind the scenes, allowing developer to concentrate on application logic.
* Additional manual validation can be be added if necessary.
- Category: Validation
- License: Apache Software License
- HomePage: http://jreform.sourceforge.net


