CrystalIBAN::StructureRegistry
Parses and holds the country IBAN pattern data. Can be shared between a Generator and Validator to avoid parsing JSON twice.
Constants
BUNDLED_JSON = {{ read_file("/tmp/tmp.ELMalG/src/src/../data/iban_structure.json") }}
Constructors
Instance methods
structures
Source