t() :: :update | :renew | :destroy
new(any()) :: Croma.Result.t(t())
new!(any()) :: t()
valid?(any()) :: boolean()