Irwin1985 / JSONFox

JSONFox is a free JSON parser written in Visual FoxPro 9.0
59 stars 34 forks source link

Prevent the input source from invalid characters #42

Closed Irwin1985 closed 1 year ago

Irwin1985 commented 1 year ago

In the Tokenizer we sanitize the input by removing possible invalid characters.