validators\EmailValidator $checkDNS

$checkDNS public property

Whether to check whether the email's domain exists and has either an A or MX record. Be aware that this check can fail due to temporary DNS problems even if the email address is valid and an email would be deliverable. Defaults to false.

public boolean $checkDNS = false
doc_Yii
2016-10-30 17:13:34
Comments
Leave a Comment

Please login to continue.