Header menu logo TDesu.FSharp

TDesu.FSharp.Types Namespace

Domain types: NonEmptyString (validated string), ApiResponse (Result-to-HTTP bridge).

Type/Module Description

ApiResponse

Standard API response wrapper. Bridges HTTP responses and F# Result.

NonEmptyString (Module)

Operations on NonEmptyString.

NonEmptyString (Type)

A string guaranteed to be non-null and non-empty/whitespace.

NonEmptyStringError

Error cases for NonEmptyString creation.

Type something to start searching.