thelordoftherings
Programmer
Hello,
I would like to test a String with regexp like this: The String can't contain numbers and the letters a-z or A-Z.
Which regexp String should I write?
I would like to test a String with regexp like this: The String can't contain numbers and the letters a-z or A-Z.
Which regexp String should I write?