RayLally

Results 4 comments of RayLally

Here is an example or where my team has been wanting this functionality. We have Power App components where we validate input using regular expressions. Sometimes we want to make...

FYI, a recent release has caused all of our applications to start throwing "Regular expression must be a constant value." errors again - since this error keeps getting re-introduced it...

Thanks for the information, Greg! I really appreciate it. We created a component library where we use Regex expressions for validating the inputs. For example, we have a component called...

Below are some of our most common regular expressions - these are more-or-less constants in that they are set once and don't change in the application itself, but the component...