View Source Ash.Type.Decimal (ash v2.14.18)
Represents a decimal.
A builtin type that can be referenced via :decimal
Constraints
:max
- Enforces a maximum on the value:min
- Enforces a minimum on the value
Represents a decimal.
A builtin type that can be referenced via :decimal
:max
- Enforces a maximum on the value
:min
- Enforces a minimum on the value