5
Answers

Regular Expression for User Name

shwetha sonar

shwetha sonar

13y
2.6k
1
Hi,

Do any one of you know the regular expression for user name that allows special characters(. and _) but not at the end of the string. For example, it should not allow the user to enter "john123." or "John_". But the otherwise is acceptable. For example, the user names "john.harlow" or "john_harlow".

Thanks
Shwetha
Answers (5)