Format.IsHostname

Returns true if the string is a RFC 1123 hostname

Function

const R = Format.IsHostname('example.com')

Schema

{ format: 'hostname' }