Posts by Stafin • 1 point
1 post
- 
		0 votes5 answers19971 viewsA: Validate regular expression name and surnameI have been with this problem for validation of name structure, including in my system must accept foreign names. So I was able to compile a Regex that meets the following specifications: At least 2…