Uses of Enum
org.apache.commons.validator.routines.IBANValidatorStatus
Packages that use IBANValidatorStatus
Package
Description
This package contains independent validation routines.
-
Uses of IBANValidatorStatus in org.apache.commons.validator.routines
Methods in org.apache.commons.validator.routines that return IBANValidatorStatusModifier and TypeMethodDescriptionValidate an IBAN Code.static IBANValidatorStatusReturns the enum constant of this type with the specified name.static IBANValidatorStatus[]IBANValidatorStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.