Description
Params can have complex values which will be difficult to capture in a single string. So, a user can specify a full regex if it is prefixed with a "REGEX:"
example:
"{params" : {"action":"REGEX:(i?)create"} }
Params can have complex values which will be difficult to capture in a single string. So, a user can specify a full regex if it is prefixed with a "REGEX:"
example:
"{params" : {"action":"REGEX:(i?)create"} }