evanwieren / cfn_mason

Cloudformation tool for pulling apart cloud formation templates, and then allowing them to be broken into easily disected and used chunks.
MIT License
2 stars 3 forks source link

Need to validate json blocks #4

Open evanwieren opened 9 years ago

evanwieren commented 9 years ago

Need to Validate that the json blocks are valid and throw specific error when they fail.