Hi,
I am writing code to validate a String.The validation should be such that the String can contain only alphabets.It should display an error message if the string contains any numbers or special characters.Can someone help me on this???
Regards,
Shoby
I am writing code to validate a String.The validation should be such that the String can contain only alphabets.It should display an error message if the string contains any numbers or special characters.Can someone help me on this???
Regards,
Shoby
Comment