is/is_f_q_d_n library

Functions

isFQDN(String str, {bool requireTld = true, bool allowUnderscores = false}) bool
Validates if the given string str is a Fully Qualified Domain Name (FQDN).