topdown: Add new regex.is_valid built-in function
The existing regex functions error if the pattern is invalid. Until OPA exposes a way to treat built-in function errors as undefined, it is useful to be able to check for validity. Also, some use cases may simply want to verify a regex pattern from the outside. Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
91a85f79bf366c17e5d16655bda91c6eec784a0c
Parent: 1ca81b3