Closed
Description
Right now, the JSON Schema Test Suite seems to test for the assertion that 1.0
does not validate against "type":"integer"
Right now, draft-04 says:
both are numbers, and have the same mathematical value; or
meaning that even though 1.0
is equal to 1
, there still exists a keyword where one will validate and the other will not.
Should this be correct?
Metadata
Metadata
Assignees
Labels
No labels