JSONParser

This is a code challenge to build a JSON Parser from The Coding Challenges.

Created a Java program which identifies if a given JSON file is valid or not.