0

I am trying to write an expression that allows only letters and numbers. Why this expression is false:

Regex.IsMatch("1298red673419dfRED2", "[a-zA-Z0-9]+/g")

I am using VB.NET in VS2019

Florin
  • 375
  • 3
  • 13

0 Answers0