---

How to validate JSON from the command line on Linux

Due to its syntactic simplicity and flexibility, JSON (JavaScript Object Notation) has become pretty much the de-facto standard data exchange format in many web applications. As JSON becomes widely used to represent structured data with a great degree of flexibility, the need arises for being able to “validate” JSON representations. This post discusses ways to validate JSON from the command line on Linux.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis