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 e7dae8d4 Fix ISIN country-code check using untrimmed input (#399).
add 4264a548 use compareTo in BigIntegerValidator.minValue
new fd569a5a Merge pull request #400 from
sahvx655-wq/bigint-minvalue-compareto
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 | 2 +-
.../validator/routines/BigIntegerValidatorTest.java | 20 ++++++++++++++++++--
2 files changed, 19 insertions(+), 3 deletions(-)