Entering a value of "1.15" for a field with the following schema ``` { "title": "multipleOf problem", "type": "number", "multipleOf": 0.01, "minimum": -10.00, "maximum": 10.00 } ``` produces the following validation error ``` Value must be a multiple of 0.01. ``` See http://jeremydorn.com/json-editor/?schema=N4IgLglmA2CmIC4QFsCu1IAc4HkBmABJgE4D2ARnMiADTgCem8SAdqsubMbSulrnkQAGAHRCAjHWQQWENNQQBacUKkBDAB5z2iFQF8gA&value=IwOmFYgA&theme=bootstrap2&iconlib=fontawesome4&object_layout=normal&show_errors=always