Using RegEx to validate user input, I would like to match any string that starts with a letter, followed by 0 or more characters like so:Using RegEx to validate user input, I would lik
Using RegEx to validate user input, I would like to match any string that starts with a letter, followed by 0 or more characters like so:Using RegEx to validate user input, I would lik