- [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: v10 ### Issue, Question or Enhancement: Email validation seems to pass invalid domain names such as * `test@yahoo..co.jp` * `test@yahoo.co..jp` * `test@yahoo.co...jp` ### Code sample, to showcase or reproduce: https://play.golang.org/p/V3yIIe37-1G