Skip to content

feat(IsIBAN)!: Add IsIBANOptions as argument for IsIBAN decorator#2618

Merged
braaar merged 3 commits intotypestack:developfrom
LiiaMenke:develop
Feb 25, 2026
Merged

feat(IsIBAN)!: Add IsIBANOptions as argument for IsIBAN decorator#2618
braaar merged 3 commits intotypestack:developfrom
LiiaMenke:develop

Conversation

@LiiaMenke
Copy link
Copy Markdown
Contributor

Description

Add the options as an argument to the IsIBAN decorator as well as the isIBAN function and pass it along to validator.js.

Checklist

  • the pull request title describes what this PR does (not a vague title like Update index.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository
    • npm run prettier:check passes
    • npm run lint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #2617

@braaar braaar changed the title feat(IsIBAN): Add IsIBANOptions as argument for IsIBAN decorator feat(IsIBAN)!: Add IsIBANOptions as argument for IsIBAN decorator Feb 25, 2026
@braaar braaar merged commit 2c0ff53 into typestack:develop Feb 25, 2026
5 checks passed
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

feature: Add IsIBANOptions to IsIBAN decorator

2 participants