All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download json-schema-validator JAR 2.2.13 with all dependencies


A Java implementation of the JSON Schema specification

Files of the artifact json-schema-validator version 2.2.13 from the group com.github.java-json-tools.

Artifact json-schema-validator
Group com.github.java-json-tools
Version 2.2.13
Last update 08. January 2020
Tags: schema json implementation specification java
Organization not specified
URL https://github.com/java-json-tools/json-schema-validator
License Lesser General Public License, version 3 or greater
Dependencies amount 7
Dependencies guava, json-schema-core, mailapi, joda-time, libphonenumber, jsr305, jopt-simple,
There are maybe transitive dependencies!
There is a newer version: 2.2.14
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of json-schema-validator Show documentation

Please rate this JAR file. Is it a good library?

55 downloads

Source code of json-schema-validator version 2.2.13

META-INF
META-INF.META-INF.ASL-2.0.txt
META-INF.META-INF.LGPL-3.0.txt
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
com.github.fge.jsonschema.cfg
com.github.fge.jsonschema.cfg.com.github.fge.jsonschema.cfg.ValidationConfiguration
com.github.fge.jsonschema.cfg.com.github.fge.jsonschema.cfg.ValidationConfigurationBuilder
com.github.fge.jsonschema.examples
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example1
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example10
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example2
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example3
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example4
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example5
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example6
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example7
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example8
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Example9
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.Utils
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-fmt-bad.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-fmt-good.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-fmt.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-keyword-bad.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-keyword-good.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.custom-keyword.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-bad.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-bad2.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-draftv3.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-good.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-inline.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab-sub.json
com.github.fge.jsonschema.examples.com.github.fge.jsonschema.examples.fstab.json
com.github.fge.jsonschema.examples.split
com.github.fge.jsonschema.examples.split.com.github.fge.jsonschema.examples.split.fstab.json
com.github.fge.jsonschema.examples.split.com.github.fge.jsonschema.examples.split.mntent.json
com.github.fge.jsonschema.exceptions
com.github.fge.jsonschema.exceptions.com.github.fge.jsonschema.exceptions.InvalidInstanceException
com.github.fge.jsonschema.format
com.github.fge.jsonschema.format.com.github.fge.jsonschema.format.AbstractFormatAttribute
com.github.fge.jsonschema.format.com.github.fge.jsonschema.format.FormatAttribute
com.github.fge.jsonschema.format.common
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.DateTimeAttribute
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.EmailAttribute
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.IPv6Attribute
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.RFC3339DateTimeAttribute
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.RegexAttribute
com.github.fge.jsonschema.format.common.com.github.fge.jsonschema.format.common.URIAttribute
com.github.fge.jsonschema.format.draftv3
com.github.fge.jsonschema.format.draftv3.com.github.fge.jsonschema.format.draftv3.DateAttribute
com.github.fge.jsonschema.format.draftv3.com.github.fge.jsonschema.format.draftv3.PhoneAttribute
com.github.fge.jsonschema.format.draftv3.com.github.fge.jsonschema.format.draftv3.TimeAttribute
com.github.fge.jsonschema.format.draftv3.com.github.fge.jsonschema.format.draftv3.UTCMillisecAttribute
com.github.fge.jsonschema.format.extra
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.Base64FormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.JsonPointerFormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.MD5FormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.MacAddressFormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.SHA1FormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.SHA256FormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.SHA512FormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.URITemplateFormatAttribute
com.github.fge.jsonschema.format.extra.com.github.fge.jsonschema.format.extra.UUIDFormatAttribute
com.github.fge.jsonschema.format.helpers
com.github.fge.jsonschema.format.helpers.com.github.fge.jsonschema.format.helpers.AbstractDateFormatAttribute
com.github.fge.jsonschema.format.helpers.com.github.fge.jsonschema.format.helpers.HexStringFormatAttribute
com.github.fge.jsonschema.format.helpers.com.github.fge.jsonschema.format.helpers.IPv4FormatAttribute
com.github.fge.jsonschema.format.helpers.com.github.fge.jsonschema.format.helpers.SharedHostNameAttribute
com.github.fge.jsonschema.keyword.digest
com.github.fge.jsonschema.keyword.digest.com.github.fge.jsonschema.keyword.digest.AbstractDigester
com.github.fge.jsonschema.keyword.digest.com.github.fge.jsonschema.keyword.digest.Digester
com.github.fge.jsonschema.keyword.digest.common
com.github.fge.jsonschema.keyword.digest.common.com.github.fge.jsonschema.keyword.digest.common.AdditionalItemsDigester
com.github.fge.jsonschema.keyword.digest.common.com.github.fge.jsonschema.keyword.digest.common.AdditionalPropertiesDigester
com.github.fge.jsonschema.keyword.digest.common.com.github.fge.jsonschema.keyword.digest.common.MaximumDigester
com.github.fge.jsonschema.keyword.digest.common.com.github.fge.jsonschema.keyword.digest.common.MinimumDigester
com.github.fge.jsonschema.keyword.digest.draftv3
com.github.fge.jsonschema.keyword.digest.draftv3.com.github.fge.jsonschema.keyword.digest.draftv3.DivisibleByDigester
com.github.fge.jsonschema.keyword.digest.draftv3.com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3DependenciesDigester
com.github.fge.jsonschema.keyword.digest.draftv3.com.github.fge.jsonschema.keyword.digest.draftv3.DraftV3PropertiesDigester
com.github.fge.jsonschema.keyword.digest.draftv4
com.github.fge.jsonschema.keyword.digest.draftv4.com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4DependenciesDigester
com.github.fge.jsonschema.keyword.digest.draftv4.com.github.fge.jsonschema.keyword.digest.draftv4.DraftV4TypeDigester
com.github.fge.jsonschema.keyword.digest.draftv4.com.github.fge.jsonschema.keyword.digest.draftv4.MultipleOfDigester
com.github.fge.jsonschema.keyword.digest.draftv4.com.github.fge.jsonschema.keyword.digest.draftv4.RequiredDigester
com.github.fge.jsonschema.keyword.digest.helpers
com.github.fge.jsonschema.keyword.digest.helpers.com.github.fge.jsonschema.keyword.digest.helpers.DraftV3TypeKeywordDigester
com.github.fge.jsonschema.keyword.digest.helpers.com.github.fge.jsonschema.keyword.digest.helpers.IdentityDigester
com.github.fge.jsonschema.keyword.digest.helpers.com.github.fge.jsonschema.keyword.digest.helpers.NullDigester
com.github.fge.jsonschema.keyword.digest.helpers.com.github.fge.jsonschema.keyword.digest.helpers.NumericDigester
com.github.fge.jsonschema.keyword.digest.helpers.com.github.fge.jsonschema.keyword.digest.helpers.SimpleDigester
com.github.fge.jsonschema.keyword.validator
com.github.fge.jsonschema.keyword.validator.com.github.fge.jsonschema.keyword.validator.AbstractKeywordValidator
com.github.fge.jsonschema.keyword.validator.com.github.fge.jsonschema.keyword.validator.KeywordValidator
com.github.fge.jsonschema.keyword.validator.com.github.fge.jsonschema.keyword.validator.KeywordValidatorFactory
com.github.fge.jsonschema.keyword.validator.com.github.fge.jsonschema.keyword.validator.ReflectionKeywordValidatorFactory
com.github.fge.jsonschema.keyword.validator.common
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.AdditionalItemsValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.AdditionalPropertiesValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.DependenciesValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.EnumValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MaxItemsValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MaxLengthValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MaximumValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MinItemsValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MinLengthValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.MinimumValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.PatternValidator
com.github.fge.jsonschema.keyword.validator.common.com.github.fge.jsonschema.keyword.validator.common.UniqueItemsValidator
com.github.fge.jsonschema.keyword.validator.draftv3
com.github.fge.jsonschema.keyword.validator.draftv3.com.github.fge.jsonschema.keyword.validator.draftv3.DisallowKeywordValidator
com.github.fge.jsonschema.keyword.validator.draftv3.com.github.fge.jsonschema.keyword.validator.draftv3.DivisibleByValidator
com.github.fge.jsonschema.keyword.validator.draftv3.com.github.fge.jsonschema.keyword.validator.draftv3.DraftV3TypeValidator
com.github.fge.jsonschema.keyword.validator.draftv3.com.github.fge.jsonschema.keyword.validator.draftv3.ExtendsValidator
com.github.fge.jsonschema.keyword.validator.draftv3.com.github.fge.jsonschema.keyword.validator.draftv3.PropertiesValidator
com.github.fge.jsonschema.keyword.validator.draftv4
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.AllOfValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.AnyOfValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.DraftV4TypeValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.MaxPropertiesValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.MinPropertiesValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.MultipleOfValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.NotValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.OneOfValidator
com.github.fge.jsonschema.keyword.validator.draftv4.com.github.fge.jsonschema.keyword.validator.draftv4.RequiredKeywordValidator
com.github.fge.jsonschema.keyword.validator.helpers
com.github.fge.jsonschema.keyword.validator.helpers.com.github.fge.jsonschema.keyword.validator.helpers.DivisorValidator
com.github.fge.jsonschema.keyword.validator.helpers.com.github.fge.jsonschema.keyword.validator.helpers.DraftV3TypeKeywordValidator
com.github.fge.jsonschema.keyword.validator.helpers.com.github.fge.jsonschema.keyword.validator.helpers.NumericValidator
com.github.fge.jsonschema.keyword.validator.helpers.com.github.fge.jsonschema.keyword.validator.helpers.PositiveIntegerValidator
com.github.fge.jsonschema.keyword.validator.helpers.com.github.fge.jsonschema.keyword.validator.helpers.SchemaArrayValidator
com.github.fge.jsonschema.library
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.DraftV3Library
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.DraftV4HyperSchemaLibrary
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.DraftV4Library
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.Keyword
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.KeywordBuilder
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.Library
com.github.fge.jsonschema.library.com.github.fge.jsonschema.library.LibraryBuilder
com.github.fge.jsonschema.library.digest
com.github.fge.jsonschema.library.digest.com.github.fge.jsonschema.library.digest.CommonDigesterDictionary
com.github.fge.jsonschema.library.digest.com.github.fge.jsonschema.library.digest.DraftV3DigesterDictionary
com.github.fge.jsonschema.library.digest.com.github.fge.jsonschema.library.digest.DraftV4DigesterDictionary
com.github.fge.jsonschema.library.format
com.github.fge.jsonschema.library.format.com.github.fge.jsonschema.library.format.CommonFormatAttributesDictionary
com.github.fge.jsonschema.library.format.com.github.fge.jsonschema.library.format.DraftV3FormatAttributesDictionary
com.github.fge.jsonschema.library.format.com.github.fge.jsonschema.library.format.DraftV4FormatAttributesDictionary
com.github.fge.jsonschema.library.format.com.github.fge.jsonschema.library.format.ExtraFormatsDictionary
com.github.fge.jsonschema.library.validator
com.github.fge.jsonschema.library.validator.com.github.fge.jsonschema.library.validator.CommonValidatorDictionary
com.github.fge.jsonschema.library.validator.com.github.fge.jsonschema.library.validator.DraftV3ValidatorDictionary
com.github.fge.jsonschema.library.validator.com.github.fge.jsonschema.library.validator.DraftV4ValidatorDictionary
com.github.fge.jsonschema.main
com.github.fge.jsonschema.main.com.github.fge.jsonschema.main.JsonSchema
com.github.fge.jsonschema.main.com.github.fge.jsonschema.main.JsonSchemaFactory
com.github.fge.jsonschema.main.com.github.fge.jsonschema.main.JsonSchemaFactoryBuilder
com.github.fge.jsonschema.main.com.github.fge.jsonschema.main.JsonSchemaImpl
com.github.fge.jsonschema.main.com.github.fge.jsonschema.main.JsonValidator
com.github.fge.jsonschema.main.cli
com.github.fge.jsonschema.main.cli.com.github.fge.jsonschema.main.cli.CustomHelpFormatter
com.github.fge.jsonschema.main.cli.com.github.fge.jsonschema.main.cli.Main
com.github.fge.jsonschema.main.cli.com.github.fge.jsonschema.main.cli.Reporter
com.github.fge.jsonschema.main.cli.com.github.fge.jsonschema.main.cli.Reporters
com.github.fge.jsonschema.main.cli.com.github.fge.jsonschema.main.cli.RetCode
com.github.fge.jsonschema.messages
com.github.fge.jsonschema.messages.com.github.fge.jsonschema.messages.JsonSchemaConfigurationBundle
com.github.fge.jsonschema.messages.com.github.fge.jsonschema.messages.JsonSchemaValidationBundle
com.github.fge.jsonschema.processors.build
com.github.fge.jsonschema.processors.build.com.github.fge.jsonschema.processors.build.ValidatorBuilder
com.github.fge.jsonschema.processors.data
com.github.fge.jsonschema.processors.data.com.github.fge.jsonschema.processors.data.FullData
com.github.fge.jsonschema.processors.data.com.github.fge.jsonschema.processors.data.SchemaContext
com.github.fge.jsonschema.processors.data.com.github.fge.jsonschema.processors.data.SchemaDigest
com.github.fge.jsonschema.processors.data.com.github.fge.jsonschema.processors.data.ValidatorList
com.github.fge.jsonschema.processors.digest
com.github.fge.jsonschema.processors.digest.com.github.fge.jsonschema.processors.digest.SchemaDigester
com.github.fge.jsonschema.processors.format
com.github.fge.jsonschema.processors.format.com.github.fge.jsonschema.processors.format.FormatProcessor
com.github.fge.jsonschema.processors.syntax
com.github.fge.jsonschema.processors.syntax.com.github.fge.jsonschema.processors.syntax.SyntaxValidator
com.github.fge.jsonschema.processors.validation
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ArraySchemaDigester
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ArraySchemaSelector
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.InstanceValidator
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ObjectSchemaDigester
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ObjectSchemaSelector
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.SchemaContextEquivalence
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ValidationChain
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ValidationProcessor
com.github.fge.jsonschema.processors.validation.com.github.fge.jsonschema.processors.validation.ValidationStack
com.github.fge.jsonschema.validator
com.github.fge.jsonschema.validator.com.github.fge.jsonschema.validator.configuration.properties
com.github.fge.jsonschema.validator.com.github.fge.jsonschema.validator.validation.properties
draftv3
draftv3.draftv3.hyper-schema
draftv3.draftv3.links
draftv3.draftv3.schema
draftv4
draftv4.draftv4.schema




© 2015 - 2024 Weber Informatics LLC | Privacy Policy