json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

fix(MultipleOf): MultipleOf not working as expected

Open MathieM opened this issue 2 years ago • 3 comments

#123

Dealing with float is too complicated. I add some test to help to understand but it's not working well for all cases.

You can find some examples here : https://3v4l.org/FpKHR

MathieM avatar Jan 06 '23 13:01 MathieM

@sorinsarca will this be merged? If yes, when? Thx in advance :)

nikcani avatar Jan 09 '23 14:01 nikcani

better way to implement multipleof : https://3v4l.org/K5D3k I'll implement that and test it.

MathieM avatar Jan 10 '23 21:01 MathieM