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 322ec8eec25bc04085fee401eb6dba01bc41dddb
Merge: 8f6d35c6 eafeda96
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jun 13 10:32:59 2026 -0400

    Merge pull request #397 from 
garydgregory/fix/BigIntegerValidator_out_of_long_range
    
    Fix BigIntegerValidator minValue(), maxValue(), and processParsedValue() 
for out of Long range values.

 .../validator/routines/BigIntegerValidator.java    | 14 +++++--
 .../routines/BigIntegerValidatorTest.java          | 44 ++++++++++++++++++++++
 2 files changed, 55 insertions(+), 3 deletions(-)

Reply via email to