InvalidRouterKind Type

The kinds of invalid router.

Union cases

Union case Description

DuplicateField(UnionCaseInfo, string)

Full Usage: DuplicateField(UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string

IdenticalPath(UnionCaseInfo, UnionCaseInfo)

Full Usage: IdenticalPath(UnionCaseInfo, UnionCaseInfo)

Parameters:
Item1 : UnionCaseInfo
Item2 : UnionCaseInfo

InvalidRestType UnionCaseInfo

Full Usage: InvalidRestType UnionCaseInfo

Parameters:
Item : UnionCaseInfo

MissingField(UnionCaseInfo, string)

Full Usage: MissingField(UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string

ModifierMismatch(UnionCaseInfo, string, UnionCaseInfo, string)

Full Usage: ModifierMismatch(UnionCaseInfo, string, UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string
Item3 : UnionCaseInfo
Item4 : string

MultiplePageModels UnionCaseInfo

Full Usage: MultiplePageModels UnionCaseInfo

Parameters:
Item : UnionCaseInfo

ParameterSyntax(UnionCaseInfo, string)

Full Usage: ParameterSyntax(UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string

ParameterTypeMismatch(UnionCaseInfo, string, UnionCaseInfo, string)

Full Usage: ParameterTypeMismatch(UnionCaseInfo, string, UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string
Item3 : UnionCaseInfo
Item4 : string

RestNotLast UnionCaseInfo

Full Usage: RestNotLast UnionCaseInfo

Parameters:
Item : UnionCaseInfo

UnknownField(UnionCaseInfo, string)

Full Usage: UnknownField(UnionCaseInfo, string)

Parameters:
Item1 : UnionCaseInfo
Item2 : string

UnsupportedType Type

Full Usage: UnsupportedType Type

Parameters:
Item : Type