| Title |
Test
Find
Pattern Title
|
| Expression |
^[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@(?!co.uk)[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)*\.(([0-9]{1,3})|([a-zA-Z]{2,3})|(aero|coop|info|museum|name))$ |
| Description |
This regex enable the user to enter all valid email addresses apart from when the user input 'co.uk' immediately after the '@' without stating a domain before it (e.g. 'freeserve.co.uk') |
| Matches |
|
| Non-Matches |
|
| Author |
Rating:
Not yet rated.
Wing
|
| Source |
Wing Lam |
| Your Rating |
|