If you are not familiar with JSON, it stands for Java Script Object Notation and is an open standard format that uses human readable text for data interchanges. Despite its name, it is separate to ...
This is just a simple version of JSON Validator using PowerShell scripting. In case if you need to validate JSON syntax of any text file (you can easily change file format you want to use), just ...