Safe Haskell | None |
---|
Text.Hostname
Description
Validate hostnames.
- validHostname :: ByteString -> Bool
Documentation
validHostname :: ByteString -> BoolSource
Is the input a valid host name?
hostname-validate-1.0.0: Validate hostnames e.g. localhost or foo.co.uk.
Safe Haskell | None |
---|
Text.Hostname
Description
Validate hostnames.
validHostname :: ByteString -> BoolSource
Is the input a valid host name?