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 8f6d35c6 Javadoc
add eafeda96 Fix BigIntegerValidator minValue(), maxValue(), and
processParsedValue() for out of Long range values.
new 322ec8ee Merge pull request #397 from
garydgregory/fix/BigIntegerValidator_out_of_long_range
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:
.../validator/routines/BigIntegerValidator.java | 14 +++++--
.../routines/BigIntegerValidatorTest.java | 44 ++++++++++++++++++++++
2 files changed, 55 insertions(+), 3 deletions(-)