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 0432152244a05c4b6447262aa70e75ef1df299d1 Merge: d01e174d da392889 Author: Gary Gregory <[email protected]> AuthorDate: Sat Jul 11 07:15:35 2026 -0400 Merge pull request #418 from sahvx655-wq/bigint-reject-fractional-exponent Reject fractional exponent input in BigIntegerValidator .../validator/routines/BigIntegerValidator.java | 10 +++++++++- .../routines/BigIntegerValidatorTest.java | 22 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-)
