Ash.Type.Integer (ash v1.37.2) View Source
Represents a simple integer
A builtin type that can be referenced via :integer
Constraints
:max
- Enforces a maximum on the value:min
- Enforces a minimum on the value
Represents a simple integer
A builtin type that can be referenced via :integer
:max
- Enforces a maximum on the value
:min
- Enforces a minimum on the value