homebeaver opened a new pull request, #228:
URL: https://github.com/apache/commons-validator/pull/228

   routines in package `org.apache.commons.validator.routines.checkdigit`
   <b>do not validate</b> the input for length or syntax.
   
   So I change CASNumberCheckDigit and ECNumberCheckDigit.
   
   And provide CASNumberValidator and ECNumberValidator which validates the 
syntax.
   
   I also add a Validator for ECIndexNumber, a unique nine-digit identifier 
that is assigned to hazardous chemical substances. 
   
   regards


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to