metosin/malli

Full support for decimal

Open

#1,272 opened on 2026年4月1日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Clojure (1,724 stars) (237 forks)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

コントリビューターガイド