public class HostAddressValidator implements Validator(Code)
A validator to check wheter a host:port is available (free).
This validator can be used for rule input fields in the UserInputPanel to make sure that the port
the user entered is not in use.
author: thorque