regex
Validates whether a string matches a given RegEx pattern with optional flags, enabling format compliance checks and data validation.
Instructions
Validates that a String against a supplied RegEx pattern. Include the leading and trailing '/' in your RegEx pattern and optionally append flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||