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 new validations #22

Open
diniremix opened this issue Nov 15, 2019 · 1 comment
Open

add new validations #22

diniremix opened this issue Nov 15, 2019 · 1 comment

Comments

@diniremix
Copy link

diniremix commented Nov 15, 2019

Hello, excellent application. 👍 💯
I just found a very good example on morioh
Is it possible to add other validations such as those of the site, with regex?

  • American Express: - Starting with 34 or 37, length 15 digits.
  • Visa: - Starting with 4, length 13 or 16 digits.
  • MasterCard: - Starting with 51 to 55, length 16 digits.
  • Discover: - Starting with 6011, length 16 digits or starting with 5, length 15 digits.
  • Diners Club: - Starting with 300 to 305, 36 or 38, length 14 digits.
  • JCB: - Starting with 2131 or 1800, length 15 digits or starting with 35, length 16 digits.

Sorry for the translation, I'm using Google translate 😢

@muhammed
Copy link
Owner

Thank you. I'll look at it

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

No branches or pull requests

2 participants