Jido.Chat.Errors.Validation exception (Jido Chat v1.0.0)

Copy Markdown View Source

Schema validation error for named Jido.Chat structs.

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Jido.Chat.Errors.Validation{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  errors: term(),
  input: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  subject: term(),
  vars: term()
}

Create an Elixir.Jido.Chat.Errors.Validation without raising it.

Keys

  • :subject
  • :input
  • :errors