API Reference Money.Input v#0.2.1
View SourceModules
Locale-aware money form input.
Casts a form-submission shape into a Money.t/0.
Ecto.Changeset helpers for Money.Input.
HEEx components for locale-aware money input.
Currency + locale display data for money input components.
Gettext backend for ex_money_input UI strings.
Raised when a locale's number-symbol data can't be loaded.
Raised by Money.Input.Validator.validate_money/2 when one or
more business-rule checks fail (bounds, precision, required,
currency match).
Business-rule validation for Money.t/0 values.