Search

Download json-schema-validator-1.99.14-sources.jar : json schema « j « Jar File Download






Download json-schema-validator-1.99.14-sources.jar

json-schema/json-schema-validator-1.99.14-sources.jar.zip( 179 k)

The download jar file contains the following class files or Java source files.

LICENSE
META-INF/MANIFEST.MF
com.github.fge.jsonschema.cfg.LoadingConfiguration.java
com.github.fge.jsonschema.cfg.LoadingConfigurationBuilder.java
com.github.fge.jsonschema.cfg.RefSanityChecks.java
com.github.fge.jsonschema.cfg.ValidationConfiguration.java
com.github.fge.jsonschema.cfg.ValidationConfigurationBuilder.java
com.github.fge.jsonschema.exceptions.InvalidInstanceException.java
com.github.fge.jsonschema.exceptions.InvalidSchemaException.java
com.github.fge.jsonschema.exceptions.unchecked.FactoryConfigurationError.java
com.github.fge.jsonschema.exceptions.unchecked.LoadingConfigurationError.java
com.github.fge.jsonschema.exceptions.unchecked.ValidationConfigurationError.java
com.github.fge.jsonschema.format.AbstractFormatAttribute.java
com.github.fge.jsonschema.format.FormatAttribute.java
com.github.fge.jsonschema.format.common.DateTimeAttribute.java
com.github.fge.jsonschema.format.common.EmailAttribute.java
com.github.fge.jsonschema.format.common.IPv6Attribute.java
com.github.fge.jsonschema.format.common.RegexAttribute.java
com.github.fge.jsonschema.format.common.URIAttribute.java
com.github.fge.jsonschema.format.draftv3.DateAttribute.java
com.github.fge.jsonschema.format.draftv3.PhoneAttribute.java
com.github.fge.jsonschema.format.draftv3.TimeAttribute.java
com.github.fge.jsonschema.format.draftv3.UTCMillisecAttribute.java
com.github.fge.jsonschema.format.helpers.DateFormatAttribute.java
com.github.fge.jsonschema.format.helpers.IPv4FormatAttribute.java
com.github.fge.jsonschema.format.helpers.SharedHostNameAttribute.java
com.github.fge.jsonschema.keyword.digest.AbstractDigester.java
com.github.fge.jsonschema.keyword.digest.Digester.java
com.github.fge.jsonschema.keyword.digest.common.AdditionalItemsDigester.java
com.github.fge.jsonschema.keyword.digest.common.AdditionalPropertiesDigester.java
com.github.fge.jsonschema.keyword.digest.common.MaximumDigester.java
com.github.fge.jsonschema.keyword.digest.common.MinimumDigester.java
com.github.fge.jsonschema.keyword.digest.draftv3.DivisibleByDigester.java
com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3DependenciesDigester.java
com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3PropertiesDigester.java
com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4DependenciesDigester.java
com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4TypeDigester.java
com.github.fge.jsonschema.keyword.digest.draftv4.MultipleOfDigester.java
com.github.fge.jsonschema.keyword.digest.draftv4.RequiredDigester.java
com.github.fge.jsonschema.keyword.digest.helpers.DraftV3TypeKeywordDigester.java
com.github.fge.jsonschema.keyword.digest.helpers.IdentityDigester.java
com.github.fge.jsonschema.keyword.digest.helpers.NullDigester.java
com.github.fge.jsonschema.keyword.digest.helpers.NumericDigester.java
com.github.fge.jsonschema.keyword.digest.helpers.SimpleDigester.java
com.github.fge.jsonschema.keyword.syntax.AbstractSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.SyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.AdditionalSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.EnumSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.ExclusiveMaximumSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.ExclusiveMinimumSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.PatternPropertiesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.common.PatternSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv3.DraftV3DependenciesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv3.DraftV3ItemsSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv3.DraftV3PropertiesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv3.ExtendsSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.DefinitionsSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.DraftV4DependenciesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.DraftV4ItemsSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.DraftV4PropertiesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.DraftV4TypeSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.NotSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.draftv4.RequiredSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.DependenciesSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.DivisorSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.DraftV3TypeKeywordSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.PositiveIntegerSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.SchemaArraySyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.SchemaMapSyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.SchemaOrSchemaArraySyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.TypeOnlySyntaxChecker.java
com.github.fge.jsonschema.keyword.syntax.helpers.URISyntaxChecker.java
com.github.fge.jsonschema.keyword.validator.AbstractKeywordValidator.java
com.github.fge.jsonschema.keyword.validator.KeywordValidator.java
com.github.fge.jsonschema.keyword.validator.common.AdditionalItemsValidator.java
com.github.fge.jsonschema.keyword.validator.common.AdditionalPropertiesValidator.java
com.github.fge.jsonschema.keyword.validator.common.DependenciesValidator.java
com.github.fge.jsonschema.keyword.validator.common.EnumValidator.java
com.github.fge.jsonschema.keyword.validator.common.MaxItemsValidator.java
com.github.fge.jsonschema.keyword.validator.common.MaxLengthValidator.java
com.github.fge.jsonschema.keyword.validator.common.MaximumValidator.java
com.github.fge.jsonschema.keyword.validator.common.MinItemsValidator.java
com.github.fge.jsonschema.keyword.validator.common.MinLengthValidator.java
com.github.fge.jsonschema.keyword.validator.common.MinimumValidator.java
com.github.fge.jsonschema.keyword.validator.common.PatternValidator.java
com.github.fge.jsonschema.keyword.validator.common.UniqueItemsValidator.java
com.github.fge.jsonschema.keyword.validator.draftv3.DisallowKeywordValidator.java
com.github.fge.jsonschema.keyword.validator.draftv3.DivisibleByValidator.java
com.github.fge.jsonschema.keyword.validator.draftv3.DraftV3TypeValidator.java
com.github.fge.jsonschema.keyword.validator.draftv3.ExtendsValidator.java
com.github.fge.jsonschema.keyword.validator.draftv3.PropertiesValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.AllOfValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.AnyOfValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.DraftV4TypeValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.MaxPropertiesValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.MinPropertiesValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.MultipleOfValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.NotValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.OneOfValidator.java
com.github.fge.jsonschema.keyword.validator.draftv4.RequiredKeywordValidator.java
com.github.fge.jsonschema.keyword.validator.helpers.DivisorValidator.java
com.github.fge.jsonschema.keyword.validator.helpers.DraftV3TypeKeywordValidator.java
com.github.fge.jsonschema.keyword.validator.helpers.NumericValidator.java
com.github.fge.jsonschema.keyword.validator.helpers.PositiveIntegerValidator.java
com.github.fge.jsonschema.keyword.validator.helpers.SchemaArrayValidator.java
com.github.fge.jsonschema.library.DraftV3Library.java
com.github.fge.jsonschema.library.DraftV4Library.java
com.github.fge.jsonschema.library.Keyword.java
com.github.fge.jsonschema.library.KeywordBuilder.java
com.github.fge.jsonschema.library.Library.java
com.github.fge.jsonschema.library.LibraryBuilder.java
com.github.fge.jsonschema.library.digest.CommonDigesterDictionary.java
com.github.fge.jsonschema.library.digest.DraftV3DigesterDictionary.java
com.github.fge.jsonschema.library.digest.DraftV4DigesterDictionary.java
com.github.fge.jsonschema.library.format.CommonFormatAttributesDictionary.java
com.github.fge.jsonschema.library.format.DraftV3FormatAttributesDictionary.java
com.github.fge.jsonschema.library.format.DraftV4FormatAttributesDictionary.java
com.github.fge.jsonschema.library.syntax.CommonSyntaxCheckerDictionary.java
com.github.fge.jsonschema.library.syntax.DraftV3SyntaxCheckerDictionary.java
com.github.fge.jsonschema.library.syntax.DraftV4SyntaxCheckerDictionary.java
com.github.fge.jsonschema.library.validator.CommonValidatorDictionary.java
com.github.fge.jsonschema.library.validator.DraftV3ValidatorDictionary.java
com.github.fge.jsonschema.library.validator.DraftV4ValidatorDictionary.java
com.github.fge.jsonschema.load.DefaultDownloadersDictionary.java
com.github.fge.jsonschema.load.DefaultURIDownloader.java
com.github.fge.jsonschema.load.Dereferencing.java
com.github.fge.jsonschema.load.ResourceURIDownloader.java
com.github.fge.jsonschema.load.SchemaLoader.java
com.github.fge.jsonschema.load.URIDownloader.java
com.github.fge.jsonschema.load.URIManager.java
com.github.fge.jsonschema.main.JsonSchema.java
com.github.fge.jsonschema.main.JsonSchemaFactory.java
com.github.fge.jsonschema.main.JsonSchemaFactoryBuilder.java
com.github.fge.jsonschema.main.JsonValidator.java
com.github.fge.jsonschema.messages.ConfigurationMessages.java
com.github.fge.jsonschema.messages.FormatMessages.java
com.github.fge.jsonschema.messages.KeywordValidationMessages.java
com.github.fge.jsonschema.messages.RefProcessingMessages.java
com.github.fge.jsonschema.messages.SyntaxMessages.java
com.github.fge.jsonschema.messages.ValidationConfigurationMessages.java
com.github.fge.jsonschema.processors.build.ValidatorBuilder.java
com.github.fge.jsonschema.processors.data.FullData.java
com.github.fge.jsonschema.processors.data.SchemaContext.java
com.github.fge.jsonschema.processors.data.SchemaDigest.java
com.github.fge.jsonschema.processors.data.SchemaHolder.java
com.github.fge.jsonschema.processors.data.ValidatorList.java
com.github.fge.jsonschema.processors.digest.SchemaDigester.java
com.github.fge.jsonschema.processors.format.FormatProcessor.java
com.github.fge.jsonschema.processors.ref.RefResolver.java
com.github.fge.jsonschema.processors.syntax.SyntaxProcessor.java
com.github.fge.jsonschema.processors.syntax.SyntaxValidator.java
com.github.fge.jsonschema.processors.validation.ArraySchemaDigester.java
com.github.fge.jsonschema.processors.validation.ArraySchemaSelector.java
com.github.fge.jsonschema.processors.validation.ObjectSchemaDigester.java
com.github.fge.jsonschema.processors.validation.ObjectSchemaSelector.java
com.github.fge.jsonschema.processors.validation.SchemaContextEquivalence.java
com.github.fge.jsonschema.processors.validation.SchemaTreeEquivalence.java
com.github.fge.jsonschema.processors.validation.ValidationChain.java
com.github.fge.jsonschema.processors.validation.ValidationProcessor.java
com/github/fge/jsonschema/examples/custom-fmt-bad.json
com/github/fge/jsonschema/examples/custom-fmt-good.json
com/github/fge/jsonschema/examples/custom-fmt.json
com/github/fge/jsonschema/examples/custom-keyword-bad.json
com/github/fge/jsonschema/examples/custom-keyword-good.json
com/github/fge/jsonschema/examples/custom-keyword.json
com/github/fge/jsonschema/examples/fstab-bad.json
com/github/fge/jsonschema/examples/fstab-bad2.json
com/github/fge/jsonschema/examples/fstab-draftv4.json
com/github/fge/jsonschema/examples/fstab-good.json
com/github/fge/jsonschema/examples/fstab-inline.json
com/github/fge/jsonschema/examples/fstab-sub.json
com/github/fge/jsonschema/examples/fstab.json
com/github/fge/jsonschema/examples/split/fstab.json
com/github/fge/jsonschema/examples/split/mntent.json
draftv3/hyper-schema
draftv3/links
draftv3/schema
draftv4/schema
header.txt








Related examples in the same category

1.Download json-schema-formats-2.0.0-sources.jar
2.Download json-schema-formats-2.0.0.jar
3.Download json-schema-avro-0.1.1-sources.jar
4.Download json-schema-avro-0.1.1.jar
5.Download json-schema-avro-0.1.2-sources.jar
6.Download json-schema-avro-0.1.2.jar
7.Download json-schema-avro-0.1-sources.jar
8.Download json-schema-avro-0.1.jar
9.Download json-schema-core-0.99.1.jar
10.Download json-schema-core-0.99.2.jar
11.Download json-schema-core-0.99.3.jar
12.Download json-schema-core-0.99.4.jar
13.Download json-schema-core-0.99.5.jar
14.Download json-schema-core-0.99.6.jar
15.Download json-schema-core-0.99.8.jar
16.Download json-schema-core-1.0.1.jar
17.Download json-schema-core-1.0.2.jar
18.Download json-schema-core-1.0.jar
19.Download json-schema-core-1.1.0.jar
20.Download json-schema-core-1.1.1.jar
21.Download json-schema-validator-1.6.2.jar
22.Download json-schema-validator-1.99.0.jar
23.Download json-schema-validator-1.99.1.jar
24.Download json-schema-validator-1.99.10.jar
25.Download json-schema-validator-1.99.11.jar
26.Download json-schema-validator-1.99.12.jar
27.Download json-schema-validator-1.99.13.jar
28.Download json-schema-validator-1.99.2.jar
29.Download json-schema-validator-1.99.3.jar
30.Download json-schema-validator-1.99.4.jar
31.Download json-schema-validator-1.99.5.jar
32.Download json-schema-validator-1.99.6.jar
33.Download json-schema-validator-1.99.7.jar
34.Download json-schema-validator-1.99.8.jar
35.Download json-schema-validator-1.99.9.jar
36.Download json-schema-validator-2.1.0.jar
37.Download json-schema-formats-1.0.0-sources.jar
38.Download json-schema-formats-1.0.0.jar
39.Download json-schema-formats-1.0.1-sources.jar
40.Download json-schema-formats-1.0.1.jar
41.Download json-schema-validator-2.0.0-sources.jar
42.Download json-schema-validator-2.0.0.jar
43.Download json-schema-validator-2.0.1-sources.jar
44.Download json-schema-validator-2.0.1.jar
45.Download json-schema-validator-2.1.0-sources.jar
46.Download json-schema-validator-2.1.1-sources.jar
47.Download json-schema-validator-2.1.1.jar
48.Download json-schema-validator-2.1.2-sources.jar
49.Download json-schema-validator-2.1.2.jar
50.Download json-schema-validator-2.1.3-sources.jar
51.Download json-schema-validator-2.1.3.jar
52.Download json-schema-validator-2.1.4-sources.jar
53.Download json-schema-validator-2.1.4.jar
54.Download json-schema-validator-2.1.5-sources.jar
55.Download json-schema-validator-2.1.5.jar
56.Download json-schema-validator-2.1.6-sources.jar
57.Download json-schema-validator-2.1.6.jar
58.Download json-schema-validator-2.1.7-sources.jar
59.Download json-schema-validator-2.1.7.jar
60.Download json-schema-processor-examples-0.1-sources.jar
61.Download json-schema-processor-examples-0.1.jar
62.Download json-schema-processor-examples-0.2-sources.jar
63.Download json-schema-processor-examples-0.2.jar
64.Download json-schema-processor-examples-0.3-sources.jar
65.Download json-schema-processor-examples-0.3.jar
66.Download json-schema-processor-examples-0.4-sources.jar
67.Download json-schema-processor-examples-0.4.jar
68.Download json-schema-processor-examples-0.5-sources.jar
69.Download json-schema-processor-examples-0.5.jar
70.Download json-schema-formats-1.2.0-sources.jar
71.Download json-schema-formats-1.2.0.jar
72.Download json-schema-core-0.99.1-sources.jar
73.Download json-schema-core-0.99.2-sources.jar
74.Download json-schema-core-0.99.3-sources.jar
75.Download json-schema-core-0.99.4-sources.jar
76.Download json-schema-core-0.99.5-sources.jar
77.Download json-schema-core-0.99.6-sources.jar
78.Download json-schema-core-0.99.8-sources.jar
79.Download json-schema-validator-1.99.0-sources.jar
80.Download json-schema-validator-1.99.1-sources.jar
81.Download json-schema-validator-1.99.2-sources.jar
82.Download json-schema-validator-1.99.3-sources.jar
83.Download json-schema-validator-1.99.4-sources.jar
84.Download json-schema-validator-1.99.5-sources.jar
85.Download json-schema-validator-1.99.6-sources.jar
86.Download json-schema-validator-1.99.7-sources.jar
87.Download json-schema-validator-1.99.8-sources.jar
88.Download json-schema-validator-1.99.9-sources.jar
89.Download json-schema-core-1.1.1-sources.jar
90.Download json-schema-core-1.0-sources.jar
91.Download json-schema-validator-1.99.10-sources.jar
92.Download json-schema-validator-1.99.11-sources.jar
93.Download json-schema-validator-1.99.12-sources.jar
94.Download json-schema-validator-1.99.13-sources.jar
95.Download json-schema-validator-1.99.14.jar
96.Download json-schema-core-1.1.3-sources.jar
97.Download json-schema-core-1.1.3.jar
98.Download json-schema-core-1.1.4-sources.jar
99.Download json-schema-core-1.1.4.jar
100.Download json-schema-core-1.1.5-sources.jar
101.Download json-schema-core-1.1.5.jar
102.Download json-schema-core-1.1.6-sources.jar
103.Download json-schema-core-1.1.6.jar
104.Download json-schema-core-1.1.7-sources.jar
105.Download json-schema-core-1.1.7.jar
106.Download json-schema-core-1.1.8-sources.jar
107.Download json-schema-core-1.1.8.jar
108.Download json-schema-core-1.0.1-sources.jar
109.Download json-schema-core-1.0.2-sources.jar