Commit Graph

5 Commits

Author SHA1 Message Date
763e1dba0c ADD IBAN FIELD TO STRUCTS AND UPDATE PARSING LOGIC
- Added `iban` field to the `IbanEx.Iban` struct to hold the full IBAN value. - Updated the parsing logic to populate
the new field. - Adjusted BBAN rules and tests for France and Brazil to reflect updated structures. - Improved error
handling and format validation routines.
2025-11-30 11:04:09 -05:00
dc1b802c77 Partial BBAN parsing 2024-05-14 23:09:24 -04:00
4abf01b752 bban parse function 2024-05-11 11:52:34 -04:00
390036bafb Credo warning fast fixes (disable module docs) 2024-03-07 18:39:33 -05:00
a32c7a5b74 Initial commit 2024-03-05 06:02:58 -05:00