Validating the regular expression

Hi,

I have requirement where user enters a regular expression in text field and i have to validate if the regular expression entered is correct or not. Any leads will be appreciated.

 

Thanks,

Prashant

  Discussion posts and replies are publicly visible

Parents
  • Please let us know more about the requirement but what I can tell you is that there is a regex plugin.

    What I don’t get is the regular expression validation, can you define if “is correct” basically if you put a bunch of characters in a regular expression that is valid? And how complex you want the regular expression yo validate but here I found an interesting post like “regex to validate regex”.

    The post:

    Hope this helps

    José

Reply
  • Please let us know more about the requirement but what I can tell you is that there is a regex plugin.

    What I don’t get is the regular expression validation, can you define if “is correct” basically if you put a bunch of characters in a regular expression that is valid? And how complex you want the regular expression yo validate but here I found an interesting post like “regex to validate regex”.

    The post:

    Hope this helps

    José

Children
No Data