92 static bool validate(
const QString &value,
bool checkDNS, Diagnose *diagnose =
nullptr, QString *extractedValue =
nullptr);
Checks if the value of the input field contains FQDN according to RFC 1035.
Diagnose
Possible diagnose information for the checked domain.