HelpfulOptions.OtherErrors (helpful_options v0.2.0)

Summary

Types

@type t() :: %HelpfulOptions.OtherErrors{
  actual: non_neg_integer(),
  max: non_neg_integer(),
  min: non_neg_integer(),
  required: non_neg_integer(),
  unexpected: [String.t()]
}