Companion

object Companion

Properties

Link copied to clipboard

Sentinel representing an empty/unset email address.

Link copied to clipboard

Sentinel representing an unknown email address.

Functions

Link copied to clipboard
fun Parameters.getEmail(name: String): Email

Extracts an Email from Ktor Parameters by the given parameter name.

Link copied to clipboard

Converts this String to an Email, applying lowercase and trimming whitespace.