Ash.Resource.Identity (ash v1.46.8) View Source

Represents a unique constraint on a resource

Link to this section Summary

Link to this section Types

Specs

t() :: %Ash.Resource.Identity{
  description: String.t() | nil,
  keys: [atom()],
  message: term(),
  name: atom()
}

Link to this section Functions