Confispex.Type.cast

You're seeing just the callback cast, go back to Confispex.Type module for more information.
Link to this callback

cast(value, opts)

Specs

cast(value :: term(), opts :: Keyword.t()) ::
  {:ok, value :: term()} | :error | {:error, error_details()}