Header menu logo Navs

QueryParamError Type

Union cases

Union case Description

MissingRequired string

Full Usage: MissingRequired string

Parameters:
    Item : string

Item : string

UnparsableQueryItem(name, expectedType, value)

Full Usage: UnparsableQueryItem(name, expectedType, value)

Parameters:
    name : string
    expectedType : TypedParam
    value : string

name : string
expectedType : TypedParam
value : string

UnparsableQueryItems (string * TypedParam * string) list

Full Usage: UnparsableQueryItems (string * TypedParam * string) list

Parameters:
Item : (string * TypedParam * string) list

Type something to start searching.