mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-05-30 19:50:45 +02:00
Updated RegexExtended (markdown)
+1
-1
@@ -7,4 +7,4 @@ The [RegexMatcher](https://github.com/WireMock-Net/WireMock.Net/wiki/Request-Mat
|
|||||||
## RegexExtended
|
## RegexExtended
|
||||||
Extension to the Regex object, adding support for GUID tokens for matching on.
|
Extension to the Regex object, adding support for GUID tokens for matching on.
|
||||||
Example:
|
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).
|
||||||
Reference in New Issue
Block a user