MatchingError Type
The error that can be returned when the URL doesn't match the template
Union cases
Union case | Description |
Full Usage:
MissingQueryParams string list
Parameters:
string list
|
|
|
|
Full Usage:
SegmentLengthMismatch
|
|
Full Usage:
SegmentMismatch(string, string)
Parameters:
string
Item2 : string
|
|
Full Usage:
UnparsableParam(name, expectedType, value)
Parameters:
string
expectedType : TypedParam
value : string
|
|