Updated RegexExtended (markdown)

Stef Heyenrath
2025-05-02 14:44:49 +02:00
parent 895531bb45
commit 9f3fa1e0ab

@@ -7,4 +7,4 @@ The [RegexMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Mat
## RegexExtended
Extension to the Regex object, adding support for GUID tokens for matching on.
Example:
When using this `\guidb` as regualar expression, you can match on a GUID(B).
When using this `\guidb` as regular expression, you can match on a GUID(B).