UNPKG

@ln-maf/validations

Version:

This module is created to allow other projects to easily validate JSON utilizing a set of steps.

18 lines 283 B
{ "url": "http://google.com", "meh": "Test", "meh2": "Another Test", "deepMeh": { "deep1": "Testing1", "deep2": "Testing2" }, "deepMeh2": { "deep3": "Testing3", "deep4": "Testing4" }, "arrayTest": [ "Testing1", "Testing2", "Testing3" ] }