QueryParamError Type
Union cases
Union case | Description |
Full Usage:
MissingRequired string
Parameters:
string
|
|
Full Usage:
UnparsableQueryItem(name, expectedType, value)
Parameters:
string
expectedType : TypedParam
value : string
|
|
Full Usage:
UnparsableQueryItems (string * TypedParam * string) list
Parameters:
(string * TypedParam * string) list
|
|