Package | Description |
---|---|
org.apache.commons.validator.routines |
This package contains independant validation routines.
|
Modifier and Type | Field and Description |
---|---|
private static InetAddressValidator |
InetAddressValidator.VALIDATOR
Singleton instance of this class.
|
Modifier and Type | Method and Description |
---|---|
static InetAddressValidator |
InetAddressValidator.getInstance()
Returns the singleton instance of this validator.
|