I have a textbox whose text is Regular expressions. i want to validate the regular expression (check if it is valid REGEX)before I use it.
how do I do it?