jsonschema
jsonschema copied to clipboard
Adds check for the status of `big.Rat.SetString` to resolve panics
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.