Whitespace handling strategy during conversion.
@type t() :: :normalized | :strict
@spec normalized() :: t()
@spec strict() :: t()