jsonschema icon indicating copy to clipboard operation
jsonschema copied to clipboard

Adds check for the status of `big.Rat.SetString` to resolve panics

Open chanced opened this issue 3 years ago • 0 comments

Resolves issue #77 by checking the status of big.Rat's SetString method when dealing with numbers.

I was uncertain of what the field should be (the first param in validationError) so I left it as an empty string. Please let me know if I should update it or the error message.

chanced avatar Aug 13 '22 00:08 chanced