Skip to content

Conversation

@rahulnikam2002
Copy link

@rahulnikam2002 rahulnikam2002 commented Sep 24, 2023

feat(Pan card validation): added validation for Pan card

Why Pan card validation?

This government document is widely used in India, and many websites take the PAN card for verification.

pan card format

The first five characters are letters from the English alphabet, the next four characters are numbers and the last character is also a letter

eg: ABCTY1234D

Checklist

  • PR contains only changes related; no stray files, etc.
  • README updated (where applicable)
  • Tests written (where applicable)
  • References provided in PR (where applicable)

@WikiRik
Copy link
Member

WikiRik commented Sep 24, 2023

There is already an open PR that adds PAN validation; #2153
Feel free to reveiw that

@WikiRik WikiRik closed this Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants