A PHP Implementation for validating JSON Structures against a given Schema with support for Schemas of Draft-3, Draft-4 or Draft-6. Features of newer Drafts might not be supported. See Table of All ...
To use JSON you must add it as a dependency in your Gradle build: Step 1. Add the JitPack repository to your build file Add it in your root build.gradle at the end of repositories: You can create JSON ...