sahvx655-wq commented on PR #426: URL: https://github.com/apache/commons-validator/pull/426#issuecomment-5010629951
Will do. From a quick look the mirror form exists in the rightPos-weighted routines: ISBN10CheckDigit and ABANumberCheckDigit have no length check either, and there a prepended zero is the character that lands on a no-op weight, so a leading-zero-padded code keeps the same sum. I'll work through the package and put up fixes for the ones reachable outside their wrapper validators. Thanks for merging this. -- 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]
