This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from d034b9a1 Fix long range check in GenericTypeValidator.formatLong
(#387).
add c56a5f5a Internal refactorings for Locales
new 358d9d53 Merge pull request #393 from
garydgregory/fix/refactor_validator_locale
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/commons/validator/DateValidator.java | 17 +-
.../commons/validator/GenericTypeValidator.java | 211 ++++++---------------
.../org/apache/commons/validator/Validator.java | 118 ++++++------
3 files changed, 112 insertions(+), 234 deletions(-)