-
-
Notifications
You must be signed in to change notification settings - Fork 336
Closed
Description
- Are you running the latest version?
- Have you included sample input, output, error, and expected output?
- Have you checked if you are using correct configuration?
- Did you try online tool?
Description
Input
<svg></svg> foo barCode
const parser = require('fast-xml-parser');
console.log(parser.validate('<svg></svg> foo bar'));Output
true
expected data
Expected it to be false or an object describing the error.
Would you like to work on this issue?
- Yes
- No
Bookmark this repository for further updates.
Metadata
Metadata
Assignees
Labels
No labels