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 8c612552 Reject leading and trailing label hyphens in DomainValidator
unicodeToASCII (#424).
add 1cf22d17 reject over-length codes in ISSNCheckDigit
new 57fbed02 Merge pull request #426 from
sahvx655-wq/issn-reject-over-length
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:
.../routines/checkdigit/ISSNCheckDigit.java | 20 ++++++++++++++++++++
.../routines/checkdigit/ISSNCheckDigitTest.java | 16 ++++++++++++++++
2 files changed, 36 insertions(+)