Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jakarta-commons-validator: Jakarta Commons Validator
- Summary
- A common issue when receiving data either electronically or from user
input is verifying the integrity of the data. This work is repetitive
and becomes even more complicated when different sets of validation
rules need to be applied to the same set of data based on locale for
example. Error messages may also vary by locale. This package attempts
to address some of these issues and speed development and maintenance
of validation rules.
Changelog
- * Fri Aug 18 17:00:00 2006 Deepak Bhole <dbhole at redhat.com> - 0:1.1.4-5jpp.1
- Move rebuild-gcj-db to correct postun section
- * Tue Aug 15 17:00:00 2006 Deepak Bhole <dbhole at redhat.com> - 0:1.1.4-4jpp.1
- Added missing post/postun for javadoc.
- * Tue Jul 25 17:00:00 2006 Deepak Bhole <dbhole at redhat.com> - 0:1.1.4-3jpp_1fc
- Added conditional native compilation.
- Converted spec file to UTF8.