Alternate JSON parser #1172
Unanswered
lblatchford
asked this question in
Q&A
Replies: 2 comments
-
The current implementation depends on the Jackson parser and it cannot be changed easily to support other parsers. It makes sense to fork it and replace the Jackson if you have an existing application with another JSON parser. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for the quick reply!
From: Steve Hu ***@***.***>
Sent: Thursday, June 5, 2025 10:45 AM
To: networknt/json-schema-validator ***@***.***>
Cc: Lara Blatchford ***@***.***>; Author ***@***.***>
Subject: Re: [networknt/json-schema-validator] Alternate JSON parser (Discussion #1172)
The current implementation depends on the Jackson parser and it cannot be changed easily to support other parsers. It makes sense to fork it and replace the Jackson if you have an existing application with another JSON parser. Thanks.
-
Reply to this email directly, view it on GitHub<#1172 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AQ3OWUSX66NAOTCG2SQWAE33CBJV3AVCNFSM6AAAAAB6VQPMQSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMZYGA4DCNI>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to use a different JSON parser (not jackson) with networknt?
Beta Was this translation helpful? Give feedback.
All reactions