Download json schema Free Java Code

Description

JSON Schema specifications, reference schemas, and a CommonJS implementation.

Source Files

The download file json-schema-master.zip has the following entries.


.gitignore// w w w .j a  va2 s .c o  m
.scrutinizer.yml
.travis.yml
LICENSE
README.md
bin/validate-json
composer.json
composer.lock
docs/.gitignore
docs/Makefile
docs/_build/.gitkeep
docs/_static/.gitkeep
docs/_templates/.gitkeep
docs/conf.py
docs/index.rst
docs/make.bat
phpunit.xml.dist
src/JsonSchema/Constraints/Collection.php
src/JsonSchema/Constraints/Constraint.php
src/JsonSchema/Constraints/ConstraintInterface.php
src/JsonSchema/Constraints/Enum.php
src/JsonSchema/Constraints/Format.php
src/JsonSchema/Constraints/Number.php
src/JsonSchema/Constraints/Object.php
src/JsonSchema/Constraints/Schema.php
src/JsonSchema/Constraints/String.php
src/JsonSchema/Constraints/Type.php
src/JsonSchema/Constraints/Undefined.php
src/JsonSchema/Exception/InvalidArgumentException.php
src/JsonSchema/Exception/InvalidSchemaMediaTypeException.php
src/JsonSchema/Exception/InvalidSourceUriException.php
src/JsonSchema/Exception/JsonDecodingException.php
src/JsonSchema/Exception/ResourceNotFoundException.php
src/JsonSchema/Exception/UriResolverException.php
src/JsonSchema/RefResolver.php
src/JsonSchema/Uri/Retrievers/AbstractRetriever.php
src/JsonSchema/Uri/Retrievers/Curl.php
src/JsonSchema/Uri/Retrievers/FileGetContents.php
src/JsonSchema/Uri/Retrievers/PredefinedArray.php
src/JsonSchema/Uri/Retrievers/UriRetrieverInterface.php
src/JsonSchema/Uri/UriResolver.php
src/JsonSchema/Uri/UriRetriever.php
src/JsonSchema/Validator.php
tests/JsonSchema/Tests/Constraints/AdditionalPropertiesTest.php
tests/JsonSchema/Tests/Constraints/ArraysTest.php
tests/JsonSchema/Tests/Constraints/BaseTestCase.php
tests/JsonSchema/Tests/Constraints/BasicTypesTest.php
tests/JsonSchema/Tests/Constraints/DependenciesTest.php
tests/JsonSchema/Tests/Constraints/DisallowTest.php
tests/JsonSchema/Tests/Constraints/DivisibleByTest.php
tests/JsonSchema/Tests/Constraints/EnumTest.php
tests/JsonSchema/Tests/Constraints/ExtendsTest.php
tests/JsonSchema/Tests/Constraints/FormatTest.php
tests/JsonSchema/Tests/Constraints/MinItemsMaxItemsTest.php
tests/JsonSchema/Tests/Constraints/MinLengthMaxLengthTest.php
tests/JsonSchema/Tests/Constraints/MinimumMaximumTest.php
tests/JsonSchema/Tests/Constraints/NotTest.php
tests/JsonSchema/Tests/Constraints/NumberAndIntegerTypesTest.php
tests/JsonSchema/Tests/Constraints/OfPropertiesTest.php
tests/JsonSchema/Tests/Constraints/PatternPropertiesTest.php
tests/JsonSchema/Tests/Constraints/PatternTest.php
tests/JsonSchema/Tests/Constraints/ReadOnlyTest.php
tests/JsonSchema/Tests/Constraints/RequireTest.php
tests/JsonSchema/Tests/Constraints/RequiredPropertyTest.php
tests/JsonSchema/Tests/Constraints/SelfDefinedSchemaTest.php
tests/JsonSchema/Tests/Constraints/TupleTypingTest.php
tests/JsonSchema/Tests/Constraints/UnionTypesTest.php
tests/JsonSchema/Tests/Constraints/UnionWithNullValueTest.php
tests/JsonSchema/Tests/Constraints/UniqueItemsTest.php
tests/JsonSchema/Tests/Constraints/WrongMessagesFailingTestCaseTest.php
tests/JsonSchema/Tests/Drafts/BaseDraftTestCase.php
tests/JsonSchema/Tests/Drafts/Draft3Test.php
tests/JsonSchema/Tests/Drafts/Draft4Test.php
tests/JsonSchema/Tests/RefResolverTest.php
tests/JsonSchema/Tests/Uri/Retrievers/PredefinedArrayTest.php
tests/JsonSchema/Tests/Uri/UriResolverTest.php
tests/JsonSchema/Tests/Uri/UriRetrieverTest.php
tests/bootstrap.php

Download

Click the following link to download json-schema-master.zip.

json-schema-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui