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 98727794 Bump actions/setup-java from 5.2.0 to 5.3.0
add 4e755633 preserve fractional bound in BigIntegerValidator range checks
add 3b484607 Use BigDecimal.valueOf(double) for Double bound conversion
new 0996a3e2 Merge pull request #407 from
sahvx655-wq/bigint-fractional-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 | 27 ++++++++++++++++++----
.../routines/BigIntegerValidatorTest.java | 24 +++++++++++++++++++
2 files changed, 47 insertions(+), 4 deletions(-)