Checks validity of a domain name.
@param domain the domain to check for validity @return {@code true} if the provided string is a valid domain, {@code false} otherwise
See Implementation
Checks validity of a domain name.
@param domain the domain to check for validity @return {@code true} if the provided string is a valid domain, {@code false} otherwise