View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (25 forks)github user discovery
enhancementgood first issuehacktoberfest

Repository metrics

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

Description

Create a validator for BIC/SWIFT bank codes.

Features:

  • Validate 8 or 11 character format
  • Check country code and bank code
  • Support both BIC8 and BIC11
  • Add examples for payment processing

Contributor guide