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:andfor bounds - define my own schema
Thanks