@type t() :: %Valicon.ConversionError{message: String.t(), path: String.t()}
@spec new(String.t(), String.t()) :: t()