| Package | Description |
|---|---|
| org.apache.commons.validator.routines |
This package contains independant validation routines.
|
| Modifier and Type | Field and Description |
|---|---|
private static ISSNValidator |
ISSNValidator.ISSN_VALIDATOR
ISSN Code Validator
|
| Modifier and Type | Method and Description |
|---|---|
static ISSNValidator |
ISSNValidator.getInstance()
Return a singleton instance of the ISSN validator
|