Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: validate IBAN account numbers #16

Closed
lajp opened this issue May 31, 2024 · 0 comments · Fixed by #23
Closed

feat: validate IBAN account numbers #16

lajp opened this issue May 31, 2024 · 0 comments · Fixed by #23
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lajp
Copy link
Member

lajp commented May 31, 2024

This should be a straight-forward implementation.

  • Add a custom validation function to Garde
  • Use the iban_validate crate
@lajp lajp added enhancement New feature or request good first issue Good for newcomers labels May 31, 2024
@lajp lajp linked a pull request Aug 12, 2024 that will close this issue
15 tasks
@lajp lajp closed this as completed in #23 Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant