Package | Description |
---|---|
org.apache.commons.validator.routines |
This package contains independant validation routines.
|
Modifier and Type | Field | Description |
---|---|---|
static IBANValidator |
IBANValidator.DEFAULT_IBAN_VALIDATOR |
The singleton instance which uses the default formats
|
Modifier and Type | Method | Description |
---|---|---|
static IBANValidator |
IBANValidator.getInstance() |
Return a singleton instance of the IBAN validator using the default formats
|
Copyright © 2002–2018. All rights reserved.