Instance validates if multipleOf
is an integer, but fails if it's a float
#1159
Labels
Bug
Something doesn't work the way it should.
I'm pretty sure that this is a bug, on the basis that the spec says all integer-valued numbers should be treated as integers.
Found via python-jsonschema/hypothesis-jsonschema#103.
The text was updated successfully, but these errors were encountered: