
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 04:16 AM
Hi,
Can anyone put some light on the topic "Variable Validation Regex" on what's its use and why it's been used?
It is a new topic in Madrid under:
Service Catalog > Catalog Variables > Variable Validation Regex.
Please suggest.
Many Thanks,
Maloy
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 04:31 AM
It is new and great feautre added in Madrid,
Instead of creating repeated validation scripts, we can create a variable validation regex and use it in our variables.
steps to use:
step 1: create variable validation regex
step 2: open your variable dictionary, configure your form layout to add "Validation Regex" in form
step 3 : choose the validation regex which you want apply for the variable and save
step 4: now test the variable by entering your input, it will throw error message ,if the entered input doesn't match the Regex
this will save a lot of time and effort which will be spent for creating same validation for multiple variables.
-Satheesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 04:31 AM
It is new and great feautre added in Madrid,
Instead of creating repeated validation scripts, we can create a variable validation regex and use it in our variables.
steps to use:
step 1: create variable validation regex
step 2: open your variable dictionary, configure your form layout to add "Validation Regex" in form
step 3 : choose the validation regex which you want apply for the variable and save
step 4: now test the variable by entering your input, it will throw error message ,if the entered input doesn't match the Regex
this will save a lot of time and effort which will be spent for creating same validation for multiple variables.
-Satheesh

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 08:35 PM
For detailed info about the variable validation regex, check the below article.
Variable validation Regex Madrid - Usage
-satheesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2022 02:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2022 08:43 AM
Thank you very much! #2 was what I was missing.