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 3dfbb3ccf854e55fe8d5719b8a191c3a944162d0
Merge: 61e597d0 f2b9e252
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jun 15 07:09:34 2026 -0400

    Merge pull request #398 from sahvx655-wq/cas-ec-validated-code
    
    Compare CAS and EC check digit against validated code, not raw input

 .../validator/routines/checkdigit/CASNumberCheckDigit.java   |  5 +++--
 .../validator/routines/checkdigit/ECNumberCheckDigit.java    |  5 +++--
 .../routines/checkdigit/CASNumberCheckDigitTest.java         | 12 ++++++++++++
 .../routines/checkdigit/ECNumberCheckDigitTest.java          | 12 ++++++++++++
 4 files changed, 30 insertions(+), 4 deletions(-)

Reply via email to