How to validate the variable with validation regex?
Hi,I have a custom template variable which is created in u_m2m_template_variable table. I have it to have validation regex and based on the regex it should work otherwise should show some error mistake to enter a proper input based on the regex. I ha...