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

Add 'is_iban' validation #138

Merged
merged 2 commits into from
Apr 3, 2024
Merged

Add 'is_iban' validation #138

merged 2 commits into from
Apr 3, 2024

Conversation

SmetDenis
Copy link
Member

Added is_iban to the validation rules in the schema. This new rule ensures the validation of International Bank Account Numbers (IBAN). This will ensure data consistency and validation accuracy for international transactions.

Added 'is_iban' to the validation rules in the schema. This new rule ensures the validation of International Bank Account Numbers (IBAN). This will ensure data consistency and validation accuracy for international transactions.
Added 'is_iban' to the validation rules in the schema. This new rule ensures the validation of International Bank Account Numbers (IBAN). This will ensure data consistency and validation accuracy for international transactions.
@SmetDenis SmetDenis merged commit f47658a into master Apr 3, 2024
9 checks passed
@SmetDenis SmetDenis deleted the is-iban branch April 3, 2024 19:33
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8544458278

Details

  • 15 of 15 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 96.776%

Totals Coverage Status
Change from base Build 8544343591: 0.02%
Covered Lines: 2822
Relevant Lines: 2916

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants