public class IPValidator extends java.lang.Object implements Validator
RuleInputField
used in the UserInputPanel
Constructor and Description |
---|
IPValidator() |
Modifier and Type | Method and Description |
---|---|
boolean |
validate(ProcessingClient client)
Validates the contend of a
RuleInputField . |
public boolean validate(ProcessingClient client)
RuleInputField
. The test is
intended for a rule input field composed of four sub-fields. The
combination of their individual content is assumed to represent an IP
address.