✅ Learning Regex
I've never learned to create regex strings for validation, and I'm wanting to learn how to use/create them. I've used them before, but it was just a mere "<something_here> regex validation" on google, copy/paste and go.
- What is a regex string
- How do I write them to get the format that I'm wanting?
- For this specific purpose, the username should be able to be something like
someUsername,some$Username, orSomEU123sername!$Thanks