(0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementhacktoberfest

Repository metrics

Stars
 (21 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Implement validator for International Bank Account Numbers.

Tasks:

  • Validate IBAN format and mod-97 check
  • Support country-specific length validation
  • Handle spaces in input
  • Provide country code validation

Contributor guide