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 e066bd87 Compare exact values in DoubleValidator range checks (#410).
add a3b04cbc handle non-finite bounds in BigIntegerValidator range checks
add b78a0896 Refactor BigIntegerValidatorTest for cleaner formatting
add 68914096 Test non-finite values against each other in range checks
new a53c23f8 Merge pull request #414 from
sahvx655-wq/bigint-nonfinite-bound
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 | 10 +++---
.../routines/BigIntegerValidatorTest.java | 40 ++++++++++++++++++++++
2 files changed, 46 insertions(+), 4 deletions(-)