Xema.Format.hostname-question-mark

You're seeing just the function hostname-question-mark, go back to Xema.Format module for more information.

Specs

hostname?(String.t()) :: boolean()

Checks if the string is a valid hostname representation.

This function returns true if the value is a string and is formatted as defined by RFC 1034, false otherwise.