RicoSuter/NJsonSchema

Infinity and -Infinity not supported for maximum and minimum

Open

#676 opened on Apr 19, 2018

View on GitHub
 (6 comments) (0 reactions) (0 assignees)C# (550 forks)github user discovery
help wantedtype: enhancement

Repository metrics

Stars
 (1,578 stars)
PR merge metrics
 (Avg merge 39d 6h) (1 merged PR in 30d)

Description

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

Contributor guide