We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.validate()
<svg></svg> foo bar
const parser = require('fast-xml-parser'); console.log(parser.validate('<svg></svg> foo bar'));
true
Expected it to be false or an object describing the error.
Would you like to work on this issue?
Bookmark this repository for further updates.
The text was updated successfully, but these errors were encountered:
I'm glad you find this repository helpful. I'll try to address your issue ASAP. You can watch the repo for new changes or star it.
Sorry, something went wrong.
chore: bump is-svg and svgo minimum versions
c1224f5
Cannot update is-svg past 4.2.2 because of a regression caused by NaturalIntelligence/fast-xml-parser#327
8f9f3f4
512f42f
No branches or pull requests
Description
Input
Code
Output
expected data
Expected it to be false or an object describing the error.
Would you like to work on this issue?
Bookmark this repository for further updates.
The text was updated successfully, but these errors were encountered: