Interface MachineValidator

    • Method Detail

      • nameIsValid

        boolean nameIsValid​(String name)
      • portIsValid

        boolean portIsValid​(String port)
      • hostIsValid

        boolean hostIsValid​(String host)
      • ethernetAddressIsValid

        boolean ethernetAddressIsValid​(String ethernetAddress)
      • commentIsValid

        boolean commentIsValid​(String comment)