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
Subclasses with type arguments of type IBANValidatorStatus in org.apache.commons.validator.routinesMethods in org.apache.commons.validator.routines that return IBANValidatorStatusModifier and TypeMethodDescriptionValidate an IBAN Codestatic 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.