Go to file
2024-01-21 20:23:21 +01:00
apache-commons-validator.spec automatic update by autodist [release 1.8.0-1mamba;Sun Jan 21 2024] 2024-01-21 20:23:21 +01:00
README.md install under directory recognized by build-classpath [release 1.3.1-2mamba;Sun Apr 06 2014] 2024-01-05 20:28:17 +01:00

apache-commons-validator

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. Error messages may also vary by locale. This package addresses some of these issues to speed development and maintenance of validation rules.