metosin/malli

Full support for decimal

Open

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

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Clojure (1,724 star) (237 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南

Full support for decimal · metosin/malli#1272 | Good First Issue