Package | Description |
---|---|
org.apache.commons.validator.routines |
This package contains independant validation routines.
|
Modifier and Type | Method and Description |
---|---|
static DomainValidator |
DomainValidator.getInstance()
Returns the singleton instance of this validator.
|
static DomainValidator |
DomainValidator.getInstance(boolean allowLocal)
Returns the singleton instance of this validator,
with local validation as required.
|
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.