Skip to content

v1.0.4

Compare
Choose a tag to compare
@RohanNagar RohanNagar released this 22 May 00:32
· 326 commits to master since this release
  • You can now disallow email addresses with reserved domains listed in RFC 2606, such as example.com or .invalid.

    JMail.validator().disallowReservedDomains().isValid("test@example.com");