TDesu.FSharp.Types Namespace
Domain types: NonEmptyString (validated string), ApiResponse (Result-to-HTTP bridge).
| Type/Module | Description |
|
Standard API response wrapper. Bridges HTTP responses and F# Result. |
|
|
Operations on NonEmptyString. |
|
|
A string guaranteed to be non-null and non-empty/whitespace. |
|
|
Error cases for NonEmptyString creation. |
TDesu.FSharp