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 1.4.8 with all dependencies


A Java implementation of the JSON Schema specification

Files of the artifact json-schema-validator version 1.4.8 from the group org.kitchen-eel.

Artifact json-schema-validator
Group org.kitchen-eel
Version 1.4.8
Last update 23. January 2013
Tags: schema json implementation specification java
Organization not specified
URL https://github.com/fge/json-schema-validator
License LGPLv3 or later
Dependencies amount 6
Dependencies jackson-databind, rhino, mailapi, joda-time, guava, libphonenumber,
There are maybe transitive dependencies!
There is a newer version: 1.5.2
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?

5 downloads

Source code of json-schema-validator version 1.4.8

.LICENSE
META-INF
META-INF.META-INF.MANIFEST.MF
draftv3
draftv3.draftv3.hyper-schema
draftv3.draftv3.links
draftv3.draftv3.schema
draftv4
draftv4.draftv4.schema
.header.txt
org.eel.kitchen.jsonschema.examples
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example1
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example10
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example2
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example3
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example4
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example5
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example6
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example7
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example8
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.Example9
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.ExampleBase
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-fmt-bad.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-fmt-good.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-fmt.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-keyword-bad.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-keyword-good.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.custom-keyword.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-bad.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-bad2.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-draftv4.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-good.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-inline.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab-sub.json
org.eel.kitchen.jsonschema.examples.org.eel.kitchen.jsonschema.examples.fstab.json
org.eel.kitchen.jsonschema.examples.split
org.eel.kitchen.jsonschema.examples.split.org.eel.kitchen.jsonschema.examples.split.fstab.json
org.eel.kitchen.jsonschema.examples.split.org.eel.kitchen.jsonschema.examples.split.mntent.json
org.eel.kitchen.jsonschema.format
org.eel.kitchen.jsonschema.format.org.eel.kitchen.jsonschema.format.AbstractDateFormatAttribute
org.eel.kitchen.jsonschema.format.org.eel.kitchen.jsonschema.format.FormatAttribute
org.eel.kitchen.jsonschema.format.org.eel.kitchen.jsonschema.format.IPV4FormatAttribute
org.eel.kitchen.jsonschema.format.common
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.DateTimeFormatAttribute
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.EmailFormatAttribute
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.HostnameFormatAttribute
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.IPV6FormatAttribute
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.RegexFormatAttribute
org.eel.kitchen.jsonschema.format.common.org.eel.kitchen.jsonschema.format.common.URIFormatAttribute
org.eel.kitchen.jsonschema.format.draftv3
org.eel.kitchen.jsonschema.format.draftv3.org.eel.kitchen.jsonschema.format.draftv3.DateFormatAttribute
org.eel.kitchen.jsonschema.format.draftv3.org.eel.kitchen.jsonschema.format.draftv3.MediaTypeFormatAttribute
org.eel.kitchen.jsonschema.format.draftv3.org.eel.kitchen.jsonschema.format.draftv3.PhoneNumberFormatAttribute
org.eel.kitchen.jsonschema.format.draftv3.org.eel.kitchen.jsonschema.format.draftv3.TimeFormatAttribute
org.eel.kitchen.jsonschema.format.draftv3.org.eel.kitchen.jsonschema.format.draftv3.UnixEpochFormatAttribute
org.eel.kitchen.jsonschema.keyword
org.eel.kitchen.jsonschema.keyword.org.eel.kitchen.jsonschema.keyword.DivisorKeywordValidator
org.eel.kitchen.jsonschema.keyword.org.eel.kitchen.jsonschema.keyword.KeywordFactory
org.eel.kitchen.jsonschema.keyword.org.eel.kitchen.jsonschema.keyword.KeywordValidator
org.eel.kitchen.jsonschema.keyword.org.eel.kitchen.jsonschema.keyword.NumericKeywordValidator
org.eel.kitchen.jsonschema.keyword.org.eel.kitchen.jsonschema.keyword.PositiveIntegerKeywordValidator
org.eel.kitchen.jsonschema.keyword.common
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.AdditionalItemsKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.AdditionalPropertiesKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.EnumKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.FormatKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MaxItemsKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MaxLengthKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MaximumKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MinItemsKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MinLengthKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.MinimumKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.PatternKeywordValidator
org.eel.kitchen.jsonschema.keyword.common.org.eel.kitchen.jsonschema.keyword.common.UniqueItemsKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.AbstractTypeKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.DisallowKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.DivisibleByKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.DraftV3DependenciesKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.DraftV3PropertiesKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.DraftV3TypeKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv3.org.eel.kitchen.jsonschema.keyword.draftv3.ExtendsKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.AllOfKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.AnyOfKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.DraftV4DependenciesKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.DraftV4TypeKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.MaxPropertiesKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.MinPropertiesKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.MultipleOfKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.NotKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.OneOfKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.RequiredKeywordValidator
org.eel.kitchen.jsonschema.keyword.draftv4.org.eel.kitchen.jsonschema.keyword.draftv4.SchemaArrayKeywordValidator
org.eel.kitchen.jsonschema.main
org.eel.kitchen.jsonschema.main.org.eel.kitchen.jsonschema.main.JsonSchema
org.eel.kitchen.jsonschema.main.org.eel.kitchen.jsonschema.main.JsonSchemaException
org.eel.kitchen.jsonschema.main.org.eel.kitchen.jsonschema.main.JsonSchemaFactory
org.eel.kitchen.jsonschema.main.org.eel.kitchen.jsonschema.main.Keyword
org.eel.kitchen.jsonschema.metaschema
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.BuiltinSchema
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.FormatAttributes
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.KeywordRegistries
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.KeywordRegistry
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.KeywordValidators
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.SchemaURIs
org.eel.kitchen.jsonschema.metaschema.org.eel.kitchen.jsonschema.metaschema.SyntaxCheckers
org.eel.kitchen.jsonschema.ref
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.EmptyJsonRef
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.HierarchicalJsonRef
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.IllegalFragment
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.JarJsonRef
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.JsonFragment
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.JsonPointer
org.eel.kitchen.jsonschema.ref.org.eel.kitchen.jsonschema.ref.JsonRef
org.eel.kitchen.jsonschema.report
org.eel.kitchen.jsonschema.report.org.eel.kitchen.jsonschema.report.Domain
org.eel.kitchen.jsonschema.report.org.eel.kitchen.jsonschema.report.Message
org.eel.kitchen.jsonschema.report.org.eel.kitchen.jsonschema.report.ValidationReport
org.eel.kitchen.jsonschema.schema
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.AddressingMode
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.CanonicalSchemaContainer
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.InlineSchemaContainer
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.SchemaBundle
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.SchemaContainer
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.SchemaNode
org.eel.kitchen.jsonschema.schema.org.eel.kitchen.jsonschema.schema.SchemaRegistry
org.eel.kitchen.jsonschema.syntax
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.AbstractSyntaxChecker
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.DivisorSyntaxChecker
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.PositiveIntegerSyntaxChecker
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.SyntaxChecker
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.SyntaxValidator
org.eel.kitchen.jsonschema.syntax.org.eel.kitchen.jsonschema.syntax.TypeOnlySyntaxChecker
org.eel.kitchen.jsonschema.syntax.common
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.EnumSyntaxChecker
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.ExclusiveMaximumSyntaxChecker
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.ExclusiveMinimumSyntaxChecker
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.PatternPropertiesSyntaxChecker
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.PatternSyntaxChecker
org.eel.kitchen.jsonschema.syntax.common.org.eel.kitchen.jsonschema.syntax.common.URISyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv3
org.eel.kitchen.jsonschema.syntax.draftv3.org.eel.kitchen.jsonschema.syntax.draftv3.DraftV3DependenciesSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv3.org.eel.kitchen.jsonschema.syntax.draftv3.DraftV3ItemsSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv3.org.eel.kitchen.jsonschema.syntax.draftv3.DraftV3PropertiesSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv3.org.eel.kitchen.jsonschema.syntax.draftv3.DraftV3TypeKeywordSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv3.org.eel.kitchen.jsonschema.syntax.draftv3.ExtendsSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.DraftV4DependenciesSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.DraftV4ItemsSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.DraftV4PropertiesSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.DraftV4TypeSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.RequiredSyntaxChecker
org.eel.kitchen.jsonschema.syntax.draftv4.org.eel.kitchen.jsonschema.syntax.draftv4.SchemaArraySyntaxChecker
org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3
org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.ContentEncodingSyntaxChecker
org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.FragmentResolutionSyntaxChecker
org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.LinksSyntaxChecker
org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.org.eel.kitchen.jsonschema.syntax.hyperschema.draftv3.MediaTypeSyntaxChecker
org.eel.kitchen.jsonschema.uri
org.eel.kitchen.jsonschema.uri.org.eel.kitchen.jsonschema.uri.DefaultURIDownloader
org.eel.kitchen.jsonschema.uri.org.eel.kitchen.jsonschema.uri.ResourceURIDownloader
org.eel.kitchen.jsonschema.uri.org.eel.kitchen.jsonschema.uri.URIDownloader
org.eel.kitchen.jsonschema.uri.org.eel.kitchen.jsonschema.uri.URIManager
org.eel.kitchen.jsonschema.util
org.eel.kitchen.jsonschema.util.org.eel.kitchen.jsonschema.util.CharMatchers
org.eel.kitchen.jsonschema.util.org.eel.kitchen.jsonschema.util.JsonLoader
org.eel.kitchen.jsonschema.util.org.eel.kitchen.jsonschema.util.NodeType
org.eel.kitchen.jsonschema.util.org.eel.kitchen.jsonschema.util.RhinoHelper
org.eel.kitchen.jsonschema.util.jackson
org.eel.kitchen.jsonschema.util.jackson.org.eel.kitchen.jsonschema.util.jackson.JacksonUtils
org.eel.kitchen.jsonschema.util.jackson.org.eel.kitchen.jsonschema.util.jackson.JsonNodeEquivalence
org.eel.kitchen.jsonschema.validator
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.ArrayValidator
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.InstanceValidator
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.JsonResolver
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.JsonValidator
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.JsonValidatorCache
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.ObjectValidator
org.eel.kitchen.jsonschema.validator.org.eel.kitchen.jsonschema.validator.ValidationContext




© 2015 - 2024 Weber Informatics LLC | Privacy Policy