Hi,
I need a function or a regular expression to validate strings which contain alpha characters (including French ones), minus sign (-), dot (.) and space (excluding everything else)
Thanks
|
up vote
0
down vote
favorite
|
|||
|
|
|
up vote
1
down vote
accepted
|
Use of |
||||||||||
|
|
up vote
1
down vote
|
Try:
This says:
|
||
|
|
|
up vote
0
down vote
|
|
||
|
|
up vote
0
down vote
|
Thanks a lot for all your answers. |
||
|
|
|
up vote
-1
down vote
|
This might suit:
It lets a few extra chars in, like ÷, but it handles quite a few of the accented characters. |
||
|
|
up vote
-1
down vote
|
|
||
|
|