Download jsondtd Free Java Code
Description
JSON DTD allows you to validate JSON and NoSQL documents for a given structure and type.
Source Files
The download file jsondtd-master.zip has the following entries.
.classpath/* www . j av a 2s .c o m*/
.gitignore
.project
.settings/org.eclipse.jdt.core.prefs
README.md
license-GPL3.txt
src/com/royall/jsondtd/ConditionEvaluator.java
src/com/royall/jsondtd/JSONBlock.java
src/com/royall/jsondtd/JSONValidator.java
src/com/royall/jsondtd/Normalizer.java
src/com/royall/jsondtd/ValidationOptions.java
src/com/royall/jsondtd/exceptions/JSONValidatorException.java
src/com/royall/jsondtd/exceptions/PrototypeException.java
src/com/royall/jsondtd/util/DateUtil.java
test/com/royall/jsondtd/JSONFormatter.java
test/com/royall/jsondtd/JSONValidatorTest.java
test/com/royall/jsondtd/TestNormalizer.java
test/com/royall/jsondtd/TestObject.java
Download
Click the following link to download jsondtd-master.zip.
jsondtd-master.zip