This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-validator.git
commit 0996a3e2821f374c2bdb81acb49ddeecb6d51ea8 Merge: 98727794 3b484607 Author: Gary Gregory <[email protected]> AuthorDate: Mon Jun 22 10:05:39 2026 -0400 Merge pull request #407 from sahvx655-wq/bigint-fractional-bound preserve fractional bound in BigIntegerValidator range checks .../validator/routines/BigIntegerValidator.java | 27 ++++++++++++++++++---- .../routines/BigIntegerValidatorTest.java | 24 +++++++++++++++++++ 2 files changed, 47 insertions(+), 4 deletions(-)
