I am able to get individual RegEx for each of the following conditions:
- string is 6 characters long
- first 4 characters are letters a-z
- last 2 characters are numbers
How do I create a RegEx that creates a match when ALL of these conditions are met?
For example, a valid match would be xqwl82
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…