sebbASF commented on PR #312: URL: https://github.com/apache/commons-validator/pull/312#issuecomment-2626101793
It's not scalable to add a new class (or even a new method) for each country. Some way must be found to parameterise the checks so that adding a new country is data-driven, as is done for the IBAN. This is not going to be easy, but nor is maintaining 80 or more separate implementations. -- 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]
