tmpfs / async-validate

Asynchronous type validation for node and the browser
Other
314 stars 45 forks source link

pattern.schema.email only allows TLDs of 6 characters #62

Closed jp1987 closed 7 years ago

jp1987 commented 7 years ago

Noticed this when I validated an e-mail address that has the .restaurant TLD. According to RFC1034, a TLD can be 63 octets long.

jp1987 commented 7 years ago

Nvm, noticed we were actually on version 0.1.25.