RicoSuter/NJsonSchema
Infinity and -Infinity not supported for maximum and minimum
オープン
#676 opened on 2018/04/19
help wantedtype: enhancement
Repository metrics
- Stars
- (1,581 個のスター)
- PR merge metrics
- (平均マージ 39d 6h) (30d で 1 merged 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