Ash.Error.Changes.InvalidAttribute exception (ash v3.4.71)
View SourceUsed when an invalid value is provided for an attribute change
Summary
Functions
Create an Elixir.Ash.Error.Changes.InvalidAttribute
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Changes.InvalidAttribute{ __exception__: true, bread_crumbs: term(), class: term(), field: term(), message: term(), path: term(), private_vars: term(), splode: term(), stacktrace: term(), value: term(), vars: term() }
Create an Elixir.Ash.Error.Changes.InvalidAttribute
without raising it.
Keys
- :field
- :message
- :private_vars
- :value