Displaying page
of
pages;
Items to
Title |
Test
Details
Validate a 3 field CSV file
|
Expression |
^(([^,\n]+),([^,\n]+),([^@]+)@([^\.]+)\.([^,\n]+)\n)+([^,\n]+),([^,\n]+),([^@]+)@([^\.]+)\.([^,\n]+)\n?$
|
Description |
This pattern validates a 3 field CSV file. I designed it to capture first name, last name and email address in that order.
|
Matches |
|
Non-Matches |
|
Author |
Rating:
Not yet rated.
Mark Newman
|
Displaying page
of
pages;
Items to