Download json-schema-validator-1.99.0.jar
json-schema/json-schema-validator-1.99.0.jar.zip( 225 k)
The download jar file contains the following class files or Java source files.
LICENSE
META-INF/MANIFEST.MF
META-INF/maven/com.github.fge/json-schema-validator/pom.properties
META-INF/maven/com.github.fge/json-schema-validator/pom.xml
com.github.fge.jsonschema.examples.Example1.class
com.github.fge.jsonschema.examples.Example10.class
com.github.fge.jsonschema.examples.Example2.class
com.github.fge.jsonschema.examples.Example3.class
com.github.fge.jsonschema.examples.Example4.class
com.github.fge.jsonschema.examples.Example5.class
com.github.fge.jsonschema.examples.Example6.class
com.github.fge.jsonschema.examples.Example7.class
com.github.fge.jsonschema.examples.Example8.class
com.github.fge.jsonschema.examples.Example9.class
com.github.fge.jsonschema.examples.ExampleBase.class
com.github.fge.jsonschema.format.AbstractDateFormatAttribute.class
com.github.fge.jsonschema.format.FormatAttribute.class
com.github.fge.jsonschema.format.IPV4FormatAttribute.class
com.github.fge.jsonschema.format.common.DateTimeFormatAttribute.class
com.github.fge.jsonschema.format.common.EmailFormatAttribute.class
com.github.fge.jsonschema.format.common.HostnameFormatAttribute.class
com.github.fge.jsonschema.format.common.IPV6FormatAttribute.class
com.github.fge.jsonschema.format.common.RegexFormatAttribute.class
com.github.fge.jsonschema.format.common.URIFormatAttribute.class
com.github.fge.jsonschema.format.draftv3.DateFormatAttribute.class
com.github.fge.jsonschema.format.draftv3.MediaTypeFormatAttribute.class
com.github.fge.jsonschema.format.draftv3.PhoneNumberFormatAttribute.class
com.github.fge.jsonschema.format.draftv3.TimeFormatAttribute.class
com.github.fge.jsonschema.format.draftv3.UnixEpochFormatAttribute.class
com.github.fge.jsonschema.keyword.DivisorKeywordValidator.class
com.github.fge.jsonschema.keyword.KeywordFactory.class
com.github.fge.jsonschema.keyword.KeywordValidator.class
com.github.fge.jsonschema.keyword.NumericKeywordValidator.class
com.github.fge.jsonschema.keyword.PositiveIntegerKeywordValidator.class
com.github.fge.jsonschema.keyword.common.AdditionalItemsKeywordValidator.class
com.github.fge.jsonschema.keyword.common.AdditionalPropertiesKeywordValidator.class
com.github.fge.jsonschema.keyword.common.EnumKeywordValidator.class
com.github.fge.jsonschema.keyword.common.FormatKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MaxItemsKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MaxLengthKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MaximumKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MinItemsKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MinLengthKeywordValidator.class
com.github.fge.jsonschema.keyword.common.MinimumKeywordValidator.class
com.github.fge.jsonschema.keyword.common.PatternKeywordValidator.class
com.github.fge.jsonschema.keyword.common.UniqueItemsKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.AbstractTypeKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.DisallowKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.DivisibleByKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.DraftV3DependenciesKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.DraftV3PropertiesKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.DraftV3TypeKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv3.ExtendsKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.AllOfKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.AnyOfKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.DraftV4DependenciesKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.DraftV4TypeKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.MaxPropertiesKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.MinPropertiesKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.MultipleOfKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.NotKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.OneOfKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.RequiredKeywordValidator.class
com.github.fge.jsonschema.keyword.draftv4.SchemaArrayKeywordValidator.class
com.github.fge.jsonschema.main.JsonSchema.class
com.github.fge.jsonschema.main.JsonSchemaException.class
com.github.fge.jsonschema.main.JsonSchemaFactory.class
com.github.fge.jsonschema.main.Keyword.class
com.github.fge.jsonschema.metaschema.BuiltinSchemas.class
com.github.fge.jsonschema.metaschema.FormatAttributes.class
com.github.fge.jsonschema.metaschema.KeywordRegistries.class
com.github.fge.jsonschema.metaschema.KeywordRegistry.class
com.github.fge.jsonschema.metaschema.KeywordValidators.class
com.github.fge.jsonschema.metaschema.MetaSchema.class
com.github.fge.jsonschema.metaschema.SchemaURIs.class
com.github.fge.jsonschema.metaschema.SyntaxCheckers.class
com.github.fge.jsonschema.processing.JsonSchemaContext.class
com.github.fge.jsonschema.processing.LogThreshold.class
com.github.fge.jsonschema.processing.ProcessingContext.class
com.github.fge.jsonschema.processing.ProcessingException.class
com.github.fge.jsonschema.processing.ProcessingMessage.class
com.github.fge.jsonschema.processing.ProcessingReport.class
com.github.fge.jsonschema.processing.Processor.class
com.github.fge.jsonschema.processing.ref.Dereferencing.class
com.github.fge.jsonschema.processing.ref.RefResolverProcessor.class
com.github.fge.jsonschema.processing.ref.SchemaLoader.class
com.github.fge.jsonschema.processing.ref.URIManager.class
com.github.fge.jsonschema.ref.EmptyJsonRef.class
com.github.fge.jsonschema.ref.HierarchicalJsonRef.class
com.github.fge.jsonschema.ref.IllegalFragment.class
com.github.fge.jsonschema.ref.JarJsonRef.class
com.github.fge.jsonschema.ref.JsonFragment.class
com.github.fge.jsonschema.ref.JsonPointer.class
com.github.fge.jsonschema.ref.JsonRef.class
com.github.fge.jsonschema.report.Domain.class
com.github.fge.jsonschema.report.Message.class
com.github.fge.jsonschema.report.ValidationReport.class
com.github.fge.jsonschema.schema.AddressingMode.class
com.github.fge.jsonschema.schema.CanonicalSchemaContext.class
com.github.fge.jsonschema.schema.InlineSchemaContext.class
com.github.fge.jsonschema.schema.SchemaBundle.class
com.github.fge.jsonschema.schema.SchemaContext.class
com.github.fge.jsonschema.schema.SchemaNode.class
com.github.fge.jsonschema.schema.SchemaRegistry.class
com.github.fge.jsonschema.syntax.AbstractSyntaxChecker.class
com.github.fge.jsonschema.syntax.DivisorSyntaxChecker.class
com.github.fge.jsonschema.syntax.PositiveIntegerSyntaxChecker.class
com.github.fge.jsonschema.syntax.SchemaOrSchemaArraySyntaxChecker.class
com.github.fge.jsonschema.syntax.SyntaxChecker.class
com.github.fge.jsonschema.syntax.SyntaxValidator.class
com.github.fge.jsonschema.syntax.TypeOnlySyntaxChecker.class
com.github.fge.jsonschema.syntax.common.AdditionalSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.EnumSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.ExclusiveMaximumSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.ExclusiveMinimumSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.PatternPropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.PatternSyntaxChecker.class
com.github.fge.jsonschema.syntax.common.URISyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv3.DraftV3DependenciesSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv3.DraftV3PropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv3.DraftV3TypeKeywordSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.DefinitionsSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.DraftV4DependenciesSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.DraftV4PropertiesSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.DraftV4TypeSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.NotSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.RequiredSyntaxChecker.class
com.github.fge.jsonschema.syntax.draftv4.SchemaArraySyntaxChecker.class
com.github.fge.jsonschema.syntax.hyperschema.draftv3.ContentEncodingSyntaxChecker.class
com.github.fge.jsonschema.syntax.hyperschema.draftv3.FragmentResolutionSyntaxChecker.class
com.github.fge.jsonschema.syntax.hyperschema.draftv3.LinksSyntaxChecker.class
com.github.fge.jsonschema.syntax.hyperschema.draftv3.MediaTypeSyntaxChecker.class
com.github.fge.jsonschema.tree.BaseJsonTree.class
com.github.fge.jsonschema.tree.CanonicalSchemaTree.class
com.github.fge.jsonschema.tree.InlineSchemaTree.class
com.github.fge.jsonschema.tree.JsonSchemaTree.class
com.github.fge.jsonschema.tree.JsonTree.class
com.github.fge.jsonschema.tree.SimpleJsonTree.class
com.github.fge.jsonschema.uri.DefaultURIDownloader.class
com.github.fge.jsonschema.uri.ResourceURIDownloader.class
com.github.fge.jsonschema.uri.URIDownloader.class
com.github.fge.jsonschema.uri.URIManager.class
com.github.fge.jsonschema.util.AsJson.class
com.github.fge.jsonschema.util.CharMatchers.class
com.github.fge.jsonschema.util.JsonLoader.class
com.github.fge.jsonschema.util.NodeType.class
com.github.fge.jsonschema.util.RhinoHelper.class
com.github.fge.jsonschema.util.jackson.JacksonUtils.class
com.github.fge.jsonschema.util.jackson.JsonNodeEquivalence.class
com.github.fge.jsonschema.validator.ArrayValidator.class
com.github.fge.jsonschema.validator.InstanceValidator.class
com.github.fge.jsonschema.validator.JsonResolver.class
com.github.fge.jsonschema.validator.JsonValidator.class
com.github.fge.jsonschema.validator.JsonValidatorCache.class
com.github.fge.jsonschema.validator.ObjectValidator.class
com.github.fge.jsonschema.validator.ValidationContext.class
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