The IUrlPatternMatchResult interface represents the result of matching an actual URL against the URL pattern. The result contains values of named and indexed fields.
Error messages in case the match was not successful
Field names and values
Parsed actual URL
Flag indicating whether the match was successul
Generated using TypeDoc
The IUrlPatternMatchResult interface represents the result of matching an actual URL against the URL pattern. The result contains values of named and indexed fields.