C#C
C#3y ago
Anxoul

❔ REGEX help!

want to create a REGEX expression in which I want to allow any non-space character (in which one alphabet[a-zA-Z] is a must at any place) also it should exclude '/' '(backslash)' and '.'

Minimum characters : 7
Maximum characters : 50
Was this page helpful?