Displaying page
of
pages;
Items to
Title |
Test
Details
Credit Card Simple Validator
|
Expression |
^[3|4|5|6]([0-9]{15}$|[0-9]{12}$|[0-9]{13}$|[0-9]{14}$)
|
Description |
It is used for simple validation. This regular expression will match the all type of credit card patterns, like AMEX,VISA,MASTER, Dinnerclub, JCB, enRoute ,Discover
|
Matches |
370000000000002
|
Non-Matches |
270000000000002
|
Author |
Rating:
SrikumarGopal
|
Displaying page
of
pages;
Items to