The commons-validator package provides a simple, extendable framework to define validators (validation methods) and validation rules in an xml file. There is support for internationalization of validation rules and error messages.
The package should :
Non-goals:
The Logging component is dependent upon the following external components for compilation:
Current Release: Unreleased, CVS Repository Only
Planned Next Release: 1.0
Tentative Release Date: November 1st, 2002
Release Manager: James Turner
OPEN BUGS
TO DO
Add DTD for Validation XML
Improve Javadoc
Write basic tutorial
The following individuals are the primary developers and maintainers of this component. Developers who plan to use Validator in their own projects are encouraged to collaborate on the future development of this component to ensure that it continues to meet a variety of needs.
TO DO List:
Action Item | Volunteer | Expected |
---|---|---|
Documentation. | James Turner | 1.0 Release |
Create ability to define a component. For example, to define a global validation rule for an address object that can then be referenced in a form element. | Post 1.0 |