v1.0.0
Added
- Additional date formats. Validators now exist for
RFC1123
,RFC822
andUnixDate
, based on Go's built-in date formats. - MX Validator. The
MXEmail
Rule determines if an MX records exists on the domain, increasing the likelihood of the parameter being genuine.