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