I have a piece of code in c# that checks, if a value is a valid regex pattern.
Code is straight forward:
try { System.Text.RegularExpressions.R
Here's an example of a non-correct expression:
[0-9]++