What were you trying to do?
Writing an regex to check starts with
What is wrong and why?
I could not figure out from the docs how to make it work. The policy grammar sections is technically correct, but very difficult to use. it is also very difficult to find, i did not realize that the operators would be in the policy grammer section.
What do we need to do to fix this?
Update the section name to be more colloquial
Provide examples for all the operators, especially the regex
Add common usecases for the regex and add examples
What were you trying to do? Writing an regex to check starts with
What is wrong and why? I could not figure out from the docs how to make it work. The policy grammar sections is technically correct, but very difficult to use. it is also very difficult to find, i did not realize that the operators would be in the policy grammer section.
What do we need to do to fix this?