JsonValidator is a tool that verifies if a json is syntatically correct as defined in json.org. This library is an update from the original JsonChecker class made by Atif Aziz (http://www.raboof.com/projects/jsonchecker/).
$ dotnet add package JsonValidatorToolNo README available.