We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi,
is there a way to raise an exception on parsing error?
Nori.new.parse(xml_content)
No matter what is the content, it never raises anything, it just returns an empty hash.
Thank you!