- [x] I have looked at the documentation [here](https://pkg.go.dev/github.com/go-playground/validator/v10#section-documentation) first? - [x] I have looked at the examples provided that may showcase my question [here](/_examples)? ### Package version eg. v9, v10: latest (10.6.1) v10 ### Issue, Question or Enhancement: Regex e-mail validation passing with e-mail finishing with ```.``` (dot) email like ```test@test.com.``` should be invalid, but is considered valid. ### Code sample, to showcase or reproduce: https://play.golang.org/p/_i5b90oTmpp