It's an awesome project, I'm looking for a light tool to validate json message, I think this project is almost what I want.
I'm planning to integrate it to my Hadoop related project. I need to carefully evaluate every newly introduced tool, cause that Hadoop ecological dependence is already chaotic enough.
I use Hadoop CDH-6.3.1, which depends on Jackson 2.9.9, and this project is build against Jackson 2.10.x now, with little code tune, it can pass the compile and test.
Furthermore, I think it makes sense to keep compatible with multi Jackson versions, or build a shaded Jackson version may be another good choices.
It's an awesome project, I'm looking for a light tool to validate json message, I think this project is almost what I want.
I'm planning to integrate it to my Hadoop related project. I need to carefully evaluate every newly introduced tool, cause that Hadoop ecological dependence is already chaotic enough.
I use Hadoop CDH-6.3.1, which depends on Jackson 2.9.9, and this project is build against Jackson 2.10.x now, with little code tune, it can pass the compile and test.
Furthermore, I think it makes sense to keep compatible with multi Jackson versions, or build a shaded Jackson version may be another good choices.