metosin/malli

Full support for decimal

开放

#1,272 创建于 2026年4月1日

 (1 条评论) (0 个反应) (0 位负责人)Clojure (237 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (1,724 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hello :) Found myself having to make some stylistic compromises with decimals in my schema, and would have liked it if it was supported like a :double schema with min max preds and bound generation.

Alternatives:

  • use decimal? and custom generators / and :and for bounds
  • define my own schema

Thanks

贡献者指南