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
|
feedback
|
Use of | |||||||||||
feedback
|
|
Try:
This says:
| |||
|
feedback
|
|
| |||
|
feedback
|
|
This might suit:
It lets a few extra chars in, like ÷, but it handles quite a few of the accented characters. | |||
|
feedback
|