❔ 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
4 Replies
RegExr
RegExr: Learn, Build, & Test RegEx
RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
waoh thanks thanks tahnks
chatgpt is very good at regex, and is basically my goto for regex patterns
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.