0

Can I find a documentation where there are all the rules that the annotation @Email from javax.validation.constraints do for the field it is used.

I tried to find, but without success.

Possenti
  • 121
  • 13
  • 1
    Please refer this https://stackoverflow.com/questions/50535214/javax-validation-constraints-email-matching-invalid-email-address – Lova Chittumuri Jul 19 '21 at 14:12

1 Answers1

2

You can check those pages;

http://www.ex-parrot.com/~pdw/Mail-RFC822-Address.html

JRS-380

AbstractEmailValidator