I need a simple regex validator for first, last names for my international site, could any recommend one to use?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You shouldn’t really validate names. Names can be anything so as long as you make sure there is a value in place, that’s great. There’s no law forbidding certain names or name syntax so you don’t have to worry about it.