Frontmatter
| id | 4314 |
| title | form.field.IBAN (bank account number) |
| state | Closed |
| labels | enhancementstale |
| assignees | [] |
| createdAt | Apr 24, 2023, 12:37 PM |
| updatedAt | Sep 12, 2024, 4:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/4314 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:29 AM |
see: https://en.wikipedia.org/wiki/International_Bank_Account_Number
we need a
countryCode_config and use different regex for each supported country.we should create a base class first and add feature requests afterwards for supporting more countries as needed.