feat(isCreditCard): Fixed regex for Union Pay Credit cards with 81 range by shreyassai123 · Pull Request #1715 · validatorjs/validator.js

@shreyassai123

Fixes #1680

Implemented regex for Union Pay Cards with 81 range by using the regex: ^(81[0-9]{14,17}))$

Checklist

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

@shreyassai123

@codecov

@fedeci

@shreyassai123

@shreyassai123

tux-tn

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you @shreyassai123 and congrats for your first contribution

profnandaa

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for your contrib! 🎉