I am trying to get a regexp to validate that an input field "Full Name" doesn't have any numbers or special characters. only alphabets. The issue is I want it to validate the input in several languages not only English. Any thoughts?
Thanks,
I am trying to get a regexp to validate that an input field "Full Name" doesn't have any numbers or special characters. only alphabets. The issue is I want it to validate the input in several languages not only English. Any thoughts?
Thanks,