Re: Email validation

2020-05-30 Thread Amit Gadaley
all the > details about tlds you can refer the below source code. > > > https://github.com/apache/commons-validator/blob/master/src/main/java/org/apache/commons/validator/routines/DomainValidator.java > > Regards, > Amey > > On Thu, May 28, 2020 at 7:58 PM Amit Gada

Email validation

2020-05-28 Thread Amit Gadaley
Hello All, I have the following questions: Does the validator component able to validate valid email addresses like contact@armazen.design? Does it take care of all the valid domains <https://data.iana.org/TLD/tlds-alpha-by-domain.txt>? -- Kind Regards, Amit Gadaley *Technical Cons