API Reference Money.Input v#0.1.0
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.
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.
A web-based visualizer for Money.Input.
A tiny helper that runs Money.Input.Visualizer as a
standalone web server for local development.
Raised by Money.Input.Visualizer.Standalone.start/1 when the
visualizer hasn't been opted into.