chkp-dmitrytc
chkp-dmitrytc
I believe I did, and I've also tried to play with length-dependent regex, without success. I tried: `AllowedPattern: '.{27,}'` (27 because each item in the list is 26 characters long)...
I forgot to write in the comment the `^` and `$` but if I recall correctly that's how I've tested it :) I used the `'.{27,}'` to test if there...
Hi @jetersen, Could you share an example of your environment or how you use it? When I try to deploy the solution directly it is not working with the changes...