How QA teams use this
- Check field-validation regex against invalid emails, unicode names, and plus-aliases.
- Pull error lines out of Playwright or CI logs with a pattern you can paste into a ticket.
- Share the pattern and sample text via the page URL so another tester can reproduce the match.