CC#•Created by Anxoul on 6/29/2023 in #help ❔ 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