This repository was archived by the owner on Feb 10, 2023. It is now read-only.
EqualExperts/json-schema-validator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A pure Java JSON Schema Validator For more information about JSON Schema, see http://json-schema.org/ We use Gradle (http://www.gradle.org) for our build files To get started: - gradle clean build - gradle tasks - gradle cleanIdea idea (to generate intellij project files) License: Apache Software License 2.0. See LICENSE.txt and http://www.apache.org/licenses/LICENSE-2.0 for more details.