# File lib/simp/cli/config/items/data/cli_network_hostname.rb, line 16
    def validate( x )
      Simp::Cli::Config::Utils.validate_fqdn x
    end