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 66c0d2e51626c2eccc10d745a0321d91a66b985e Merge: 82022a49 984366bd Author: Gary Gregory <[email protected]> AuthorDate: Sat Jun 20 15:39:43 2026 -0400 Merge pull request #406 from sahvx655-wq/bigdecimal-biginteger-exact-parse preserve exact value in BigDecimal and BigInteger validate .../validator/routines/BigDecimalValidator.java | 23 +++++++++++++++++++++ .../validator/routines/BigIntegerValidator.java | 24 ++++++++++++++++++++++ .../routines/BigDecimalValidatorTest.java | 17 ++++++++++++++- .../routines/BigIntegerValidatorTest.java | 15 ++++++++++++++ 4 files changed, 78 insertions(+), 1 deletion(-)
