This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git
from 61e597d0 Javadoc
add f2b9e252 compare CAS and EC check digit against validated code, not
raw input
new 3dfbb3cc Merge pull request #398 from sahvx655-wq/cas-ec-validated-code
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../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(-)