View Source Ash.Type.Integer (ash v2.9.6)

Represents a simple integer

A builtin type that can be referenced via :integer

constraints

Constraints

  • :max - Enforces a maximum on the value

  • :min - Enforces a minimum on the value