Home > Forum > User Voice > Increase the length limit of regex validation.

Increase the length limit of regex validation. DONE
2

In webcon 2022.1.4.404
you don't have prompt like you, but it just it cut length of "code"...


[code]
^[0-2]{1}[0-9]{1}:[0-5]{1}[0-9]{1}-[0-2]{1}[0-9]{1}:[0-5]{1}[0-9]{1}$
[/code]

but this is to long :/
[code]
^((0[0-9]|1[0-9]|2[0-2]):[0-5][0-9]-(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9])|(23:00-23:[01-5][0-9]|23:00-23:00)$
[/code]


---edit--
BTW:
https://community.webcon.com/posts/post/regular-expressions-business-applications/268/4
the article have got missing pictures ...

Privacy overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognizing you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.


To see a full list of the cookies we use and learn more about their purposes, visit our Privacy Policy.