RicoSuter/NJsonSchema
Infinity and -Infinity not supported for maximum and minimum
开放
#676 创建于 2018年4月19日
help wantedtype: enhancement
仓库指标
- 星标
- (1,581 个星标)
- PR 合并指标
- (平均合并 39天 6小时) (30 天内合并 1 个 PR)
描述
I get this error using a valid schema which is making use of Infinity and -Infinity
Could not convert string to decimal: -Infinity. Path 'minimum', line 4, position 24.
known issues?
thank you