Closed ekzobrain closed 9 months ago
throws an exception "bad argument (expected URI object or URI string) (ArgumentError)". Shouldn't it return a validation error instead of an unhandled exception?
Yep, you're right. I'm going to close this because I think it's covered by: https://github.com/davishmcclurg/json_schemer/issues/167
I've got a fix in the works.
throws an exception "bad argument (expected URI object or URI string) (ArgumentError)". Shouldn't it return a validation error instead of an unhandled exception?