jar

org.xpertss : json-schema

Maven & Gradle

Apr 24, 2019
0 stars

A Java implementation of the JSON Schema specification.

Table Of Contents

Latest Version

Download org.xpertss : json-schema JAR file - Latest Versions:

All Versions

Download org.xpertss : json-schema JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-schema-1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xpertss.json.schema.keyword.digest.common

├─ xpertss.json.schema.keyword.digest.common.AdditionalItemsDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.common.AdditionalPropertiesDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.common.MaximumDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.common.MinimumDigester.class - [JAR]

xpertss.json.schema.core.load.uri

├─ xpertss.json.schema.core.load.uri.PathRedirectRegistry.class - [JAR]

├─ xpertss.json.schema.core.load.uri.SchemaRedirectRegistry.class - [JAR]

├─ xpertss.json.schema.core.load.uri.URITranslator.class - [JAR]

├─ xpertss.json.schema.core.load.uri.URITranslatorConfiguration.class - [JAR]

├─ xpertss.json.schema.core.load.uri.URITranslatorConfigurationBuilder.class - [JAR]

xpertss.json.schema.core.util

├─ xpertss.json.schema.core.util.ArgumentChecker.class - [JAR]

├─ xpertss.json.schema.core.util.AsJson.class - [JAR]

├─ xpertss.json.schema.core.util.AsJsonValueHolder.class - [JAR]

├─ xpertss.json.schema.core.util.Dictionary.class - [JAR]

├─ xpertss.json.schema.core.util.DictionaryBuilder.class - [JAR]

├─ xpertss.json.schema.core.util.RegexECMA262Helper.class - [JAR]

├─ xpertss.json.schema.core.util.Registry.class - [JAR]

├─ xpertss.json.schema.core.util.SimpleValueHolder.class - [JAR]

├─ xpertss.json.schema.core.util.URIUtils.class - [JAR]

├─ xpertss.json.schema.core.util.ValueHolder.class - [JAR]

xpertss.json.schema.processors.digest

├─ xpertss.json.schema.processors.digest.SchemaDigester.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers.draftv3

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv3.DraftV3DependenciesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv3.DraftV3ItemsSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv3.DraftV3PropertiesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv3.DraftV3TypeKeywordSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv3.ExtendsSyntaxChecker.class - [JAR]

xpertss.json.schema.exceptions

├─ xpertss.json.schema.exceptions.InvalidInstanceException.class - [JAR]

xpertss.json.schema.core.keyword.syntax.dictionaries

├─ xpertss.json.schema.core.keyword.syntax.dictionaries.CommonSyntaxCheckerDictionary.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.dictionaries.DraftV3SyntaxCheckerDictionary.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.dictionaries.DraftV4HyperSchemaSyntaxCheckerDictionary.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.dictionaries.DraftV4SyntaxCheckerDictionary.class - [JAR]

xpertss.json.schema.examples

├─ xpertss.json.schema.examples.Example1.class - [JAR]

├─ xpertss.json.schema.examples.Example10.class - [JAR]

├─ xpertss.json.schema.examples.Example2.class - [JAR]

├─ xpertss.json.schema.examples.Example3.class - [JAR]

├─ xpertss.json.schema.examples.Example4.class - [JAR]

├─ xpertss.json.schema.examples.Example5.class - [JAR]

├─ xpertss.json.schema.examples.Example6.class - [JAR]

├─ xpertss.json.schema.examples.Example7.class - [JAR]

├─ xpertss.json.schema.examples.Example8.class - [JAR]

├─ xpertss.json.schema.examples.Example9.class - [JAR]

├─ xpertss.json.schema.examples.Utils.class - [JAR]

xpertss.json.schema.format

├─ xpertss.json.schema.format.AbstractFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.FormatAttribute.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers.draftv4

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.DefinitionsSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.DraftV4DependenciesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.DraftV4ItemsSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.DraftV4PropertiesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.DraftV4TypeSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.NotSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.draftv4.RequiredSyntaxChecker.class - [JAR]

xpertss.json.schema.keyword.validator.common

├─ xpertss.json.schema.keyword.validator.common.AdditionalItemsValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.AdditionalPropertiesValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.DependenciesValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.EnumValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MaxItemsValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MaxLengthValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MaximumValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MinItemsValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MinLengthValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.MinimumValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.PatternValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.common.UniqueItemsValidator.class - [JAR]

xpertss.json.schema.library

├─ xpertss.json.schema.library.DraftV3Library.class - [JAR]

├─ xpertss.json.schema.library.DraftV4HyperSchemaLibrary.class - [JAR]

├─ xpertss.json.schema.library.DraftV4Library.class - [JAR]

├─ xpertss.json.schema.library.DraftV6HyperSchemaLibrary.class - [JAR]

├─ xpertss.json.schema.library.DraftV6Library.class - [JAR]

├─ xpertss.json.schema.library.DraftV7HyperSchemaLibrary.class - [JAR]

├─ xpertss.json.schema.library.DraftV7Library.class - [JAR]

├─ xpertss.json.schema.library.Keyword.class - [JAR]

├─ xpertss.json.schema.library.KeywordBuilder.class - [JAR]

├─ xpertss.json.schema.library.Library.class - [JAR]

├─ xpertss.json.schema.library.LibraryBuilder.class - [JAR]

xpertss.json.schema.core.ref

├─ xpertss.json.schema.core.ref.EmptyJsonRef.class - [JAR]

├─ xpertss.json.schema.core.ref.HierarchicalJsonRef.class - [JAR]

├─ xpertss.json.schema.core.ref.JarJsonRef.class - [JAR]

├─ xpertss.json.schema.core.ref.JsonRef.class - [JAR]

xpertss.json.schema.keyword.digest.helpers

├─ xpertss.json.schema.keyword.digest.helpers.DraftV3TypeKeywordDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.helpers.IdentityDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.helpers.NullDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.helpers.NumericDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.helpers.SimpleDigester.class - [JAR]

xpertss.json.schema.core.tree.key

├─ xpertss.json.schema.core.tree.key.AnonymousSchemaKey.class - [JAR]

├─ xpertss.json.schema.core.tree.key.JsonRefSchemaKey.class - [JAR]

├─ xpertss.json.schema.core.tree.key.SchemaKey.class - [JAR]

xpertss.json.schema.processors.syntax

├─ xpertss.json.schema.processors.syntax.SyntaxValidator.class - [JAR]

xpertss.json.schema.processors.validation

├─ xpertss.json.schema.processors.validation.ArraySchemaDigester.class - [JAR]

├─ xpertss.json.schema.processors.validation.ArraySchemaSelector.class - [JAR]

├─ xpertss.json.schema.processors.validation.InstanceValidator.class - [JAR]

├─ xpertss.json.schema.processors.validation.ObjectSchemaDigester.class - [JAR]

├─ xpertss.json.schema.processors.validation.ObjectSchemaSelector.class - [JAR]

├─ xpertss.json.schema.processors.validation.SchemaContextEquivalence.class - [JAR]

├─ xpertss.json.schema.processors.validation.ValidationChain.class - [JAR]

├─ xpertss.json.schema.processors.validation.ValidationProcessor.class - [JAR]

├─ xpertss.json.schema.processors.validation.ValidationStack.class - [JAR]

xpertss.json.schema.processors.build

├─ xpertss.json.schema.processors.build.ValidatorBuilder.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers

├─ xpertss.json.schema.core.keyword.syntax.checkers.AbstractSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.SyntaxChecker.class - [JAR]

xpertss.json.schema.messages

├─ xpertss.json.schema.messages.JsonSchemaConfigurationBundle.class - [JAR]

├─ xpertss.json.schema.messages.JsonSchemaValidationBundle.class - [JAR]

xpertss.json.schema.cfg

├─ xpertss.json.schema.cfg.ValidationConfiguration.class - [JAR]

├─ xpertss.json.schema.cfg.ValidationConfigurationBuilder.class - [JAR]

xpertss.json.schema.core.tree

├─ xpertss.json.schema.core.tree.BaseJsonTree.class - [JAR]

├─ xpertss.json.schema.core.tree.BaseSchemaTree.class - [JAR]

├─ xpertss.json.schema.core.tree.CanonicalSchemaTree.class - [JAR]

├─ xpertss.json.schema.core.tree.InlineSchemaTree.class - [JAR]

├─ xpertss.json.schema.core.tree.JsonTree.class - [JAR]

├─ xpertss.json.schema.core.tree.SchemaTree.class - [JAR]

├─ xpertss.json.schema.core.tree.SimpleJsonTree.class - [JAR]

├─ xpertss.json.schema.core.tree.SimpleTree.class - [JAR]

xpertss.json.schema.core.exceptions

├─ xpertss.json.schema.core.exceptions.ExceptionProvider.class - [JAR]

├─ xpertss.json.schema.core.exceptions.InvalidSchemaException.class - [JAR]

├─ xpertss.json.schema.core.exceptions.JsonReferenceException.class - [JAR]

├─ xpertss.json.schema.core.exceptions.ProcessingException.class - [JAR]

xpertss.json.schema.core.load.download

├─ xpertss.json.schema.core.load.download.DefaultURIDownloader.class - [JAR]

├─ xpertss.json.schema.core.load.download.ResourceURIDownloader.class - [JAR]

├─ xpertss.json.schema.core.load.download.URIDownloader.class - [JAR]

xpertss.json.schema.keyword.digest.draftv4

├─ xpertss.json.schema.keyword.digest.draftv4.DraftV4DependenciesDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.draftv4.DraftV4TypeDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.draftv4.MultipleOfDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.draftv4.RequiredDigester.class - [JAR]

xpertss.json.schema.core.messages

├─ xpertss.json.schema.core.messages.JsonSchemaCoreMessageBundle.class - [JAR]

├─ xpertss.json.schema.core.messages.JsonSchemaSyntaxMessageBundle.class - [JAR]

xpertss.json.schema.core.processing

├─ xpertss.json.schema.core.processing.CachingProcessor.class - [JAR]

├─ xpertss.json.schema.core.processing.ProcessingResult.class - [JAR]

├─ xpertss.json.schema.core.processing.Processor.class - [JAR]

├─ xpertss.json.schema.core.processing.ProcessorChain.class - [JAR]

├─ xpertss.json.schema.core.processing.ProcessorMap.class - [JAR]

├─ xpertss.json.schema.core.processing.ProcessorSelector.class - [JAR]

├─ xpertss.json.schema.core.processing.ProcessorSelectorPredicate.class - [JAR]

├─ xpertss.json.schema.core.processing.RawProcessor.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers.common

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.AdditionalSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.EnumSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.ExclusiveMaximumSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.ExclusiveMinimumSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.PatternPropertiesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.common.PatternSyntaxChecker.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers.helpers

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.DependenciesSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.DivisorSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.PositiveIntegerSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.SchemaArraySyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.SchemaMapSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.SchemaOrSchemaArraySyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.TypeOnlySyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.helpers.URISyntaxChecker.class - [JAR]

xpertss.json.schema.keyword.validator

├─ xpertss.json.schema.keyword.validator.AbstractKeywordValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.KeywordValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.KeywordValidatorFactory.class - [JAR]

├─ xpertss.json.schema.keyword.validator.ReflectionKeywordValidatorFactory.class - [JAR]

xpertss.json.schema.format.draftv7

├─ xpertss.json.schema.format.draftv7.DateAttribute.class - [JAR]

├─ xpertss.json.schema.format.draftv7.TimeAttribute.class - [JAR]

xpertss.json.schema.keyword.validator.helpers

├─ xpertss.json.schema.keyword.validator.helpers.DivisorValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.helpers.DraftV3TypeKeywordValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.helpers.NumericValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.helpers.PositiveIntegerValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.helpers.SchemaArrayValidator.class - [JAR]

xpertss.json.schema.format.draftv6

├─ xpertss.json.schema.format.draftv6.JsonPointerFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.draftv6.URITemplateFormatAttribute.class - [JAR]

xpertss.json.schema.main.cli

├─ xpertss.json.schema.main.cli.CustomHelpFormatter.class - [JAR]

├─ xpertss.json.schema.main.cli.Main.class - [JAR]

├─ xpertss.json.schema.main.cli.Reporter.class - [JAR]

├─ xpertss.json.schema.main.cli.Reporters.class - [JAR]

├─ xpertss.json.schema.main.cli.RetCode.class - [JAR]

xpertss.json.schema.keyword.digest

├─ xpertss.json.schema.keyword.digest.AbstractDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.Digester.class - [JAR]

xpertss.json.schema.library.digest

├─ xpertss.json.schema.library.digest.CommonDigesterDictionary.class - [JAR]

├─ xpertss.json.schema.library.digest.DraftV3DigesterDictionary.class - [JAR]

├─ xpertss.json.schema.library.digest.DraftV4DigesterDictionary.class - [JAR]

xpertss.json.schema.format.common

├─ xpertss.json.schema.format.common.DateTimeAttribute.class - [JAR]

├─ xpertss.json.schema.format.common.EmailAttribute.class - [JAR]

├─ xpertss.json.schema.format.common.IPv6Attribute.class - [JAR]

├─ xpertss.json.schema.format.common.RegexAttribute.class - [JAR]

├─ xpertss.json.schema.format.common.URIAttribute.class - [JAR]

xpertss.json.schema.keyword.digest.draftv3

├─ xpertss.json.schema.keyword.digest.draftv3.DivisibleByDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.draftv3.DraftV3DependenciesDigester.class - [JAR]

├─ xpertss.json.schema.keyword.digest.draftv3.DraftV3PropertiesDigester.class - [JAR]

xpertss.json.schema.core.util.equivalence

├─ xpertss.json.schema.core.util.equivalence.Equivalences.class - [JAR]

xpertss.json.schema.library.format

├─ xpertss.json.schema.library.format.CommonFormatAttributesDictionary.class - [JAR]

├─ xpertss.json.schema.library.format.DraftV3FormatAttributesDictionary.class - [JAR]

├─ xpertss.json.schema.library.format.DraftV4FormatAttributesDictionary.class - [JAR]

├─ xpertss.json.schema.library.format.DraftV6FormatAttributesDictionary.class - [JAR]

├─ xpertss.json.schema.library.format.DraftV7FormatAttributesDictionary.class - [JAR]

├─ xpertss.json.schema.library.format.ExtraFormatsDictionary.class - [JAR]

xpertss.json.schema

├─ xpertss.json.schema.SchemaVersion.class - [JAR]

xpertss.json.schema.format.draftv3

├─ xpertss.json.schema.format.draftv3.DateAttribute.class - [JAR]

├─ xpertss.json.schema.format.draftv3.PhoneAttribute.class - [JAR]

├─ xpertss.json.schema.format.draftv3.TimeAttribute.class - [JAR]

├─ xpertss.json.schema.format.draftv3.UTCMillisecAttribute.class - [JAR]

xpertss.json.schema.keyword.validator.draftv3

├─ xpertss.json.schema.keyword.validator.draftv3.DisallowKeywordValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv3.DivisibleByValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv3.DraftV3TypeValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv3.ExtendsValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv3.PropertiesValidator.class - [JAR]

xpertss.json.schema.core.load

├─ xpertss.json.schema.core.load.Dereferencing.class - [JAR]

├─ xpertss.json.schema.core.load.RefResolver.class - [JAR]

├─ xpertss.json.schema.core.load.SchemaLoader.class - [JAR]

├─ xpertss.json.schema.core.load.URIManager.class - [JAR]

xpertss.json.schema.keyword.validator.draftv4

├─ xpertss.json.schema.keyword.validator.draftv4.AllOfValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.AnyOfValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.DraftV4TypeValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.MaxPropertiesValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.MinPropertiesValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.MultipleOfValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.NotValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.OneOfValidator.class - [JAR]

├─ xpertss.json.schema.keyword.validator.draftv4.RequiredKeywordValidator.class - [JAR]

xpertss.json.schema.core.keyword.syntax.checkers.hyperschema

├─ xpertss.json.schema.core.keyword.syntax.checkers.hyperschema.LinksSyntaxChecker.class - [JAR]

├─ xpertss.json.schema.core.keyword.syntax.checkers.hyperschema.MediaSyntaxChecker.class - [JAR]

xpertss.json.schema.format.helpers

├─ xpertss.json.schema.format.helpers.AbstractDateFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.helpers.HexStringFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.helpers.IPv4FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.helpers.SharedHostNameAttribute.class - [JAR]

xpertss.json.schema.processors.format

├─ xpertss.json.schema.processors.format.FormatProcessor.class - [JAR]

xpertss.json.schema.core.load.configuration

├─ xpertss.json.schema.core.load.configuration.LoadingConfiguration.class - [JAR]

├─ xpertss.json.schema.core.load.configuration.LoadingConfigurationBuilder.class - [JAR]

├─ xpertss.json.schema.core.load.configuration.URIDownloadersRegistry.class - [JAR]

xpertss.json.schema.library.validator

├─ xpertss.json.schema.library.validator.CommonValidatorDictionary.class - [JAR]

├─ xpertss.json.schema.library.validator.DraftV3ValidatorDictionary.class - [JAR]

├─ xpertss.json.schema.library.validator.DraftV4ValidatorDictionary.class - [JAR]

xpertss.json.schema.format.extra

├─ xpertss.json.schema.format.extra.Base64FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.CurrencyFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.MD5FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.MacAddressFormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.SHA1FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.SHA256FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.SHA512FormatAttribute.class - [JAR]

├─ xpertss.json.schema.format.extra.UUIDFormatAttribute.class - [JAR]

xpertss.json.schema.processors.data

├─ xpertss.json.schema.processors.data.FullData.class - [JAR]

├─ xpertss.json.schema.processors.data.SchemaContext.class - [JAR]

├─ xpertss.json.schema.processors.data.SchemaDigest.class - [JAR]

├─ xpertss.json.schema.processors.data.ValidatorList.class - [JAR]

xpertss.json.schema.core.keyword.syntax

├─ xpertss.json.schema.core.keyword.syntax.SyntaxProcessor.class - [JAR]

xpertss.json.schema.main

├─ xpertss.json.schema.main.JsonSchema.class - [JAR]

├─ xpertss.json.schema.main.JsonSchemaFactory.class - [JAR]

├─ xpertss.json.schema.main.JsonSchemaFactoryBuilder.class - [JAR]

├─ xpertss.json.schema.main.JsonSchemaImpl.class - [JAR]

├─ xpertss.json.schema.main.JsonValidator.class - [JAR]

xpertss.json.schema.core.report

├─ xpertss.json.schema.core.report.AbstractProcessingReport.class - [JAR]

├─ xpertss.json.schema.core.report.AbstractReportProvider.class - [JAR]

├─ xpertss.json.schema.core.report.ConsoleProcessingReport.class - [JAR]

├─ xpertss.json.schema.core.report.DevNullProcessingReport.class - [JAR]

├─ xpertss.json.schema.core.report.ListProcessingReport.class - [JAR]

├─ xpertss.json.schema.core.report.ListReportProvider.class - [JAR]

├─ xpertss.json.schema.core.report.LogLevel.class - [JAR]

├─ xpertss.json.schema.core.report.MessageProvider.class - [JAR]

├─ xpertss.json.schema.core.report.ProcessingMessage.class - [JAR]

├─ xpertss.json.schema.core.report.ProcessingReport.class - [JAR]

├─ xpertss.json.schema.core.report.ReportProvider.class - [JAR]

├─ xpertss.json.schema.core.report.SimpleExceptionProvider.class - [JAR]

Advertisement

Dependencies from Group

Oct 26, 2018
2 usages
1 stars
Oct 26, 2018
1 usages
0 stars
Jun 29, 2022
2 stars
sdp
Jun 14, 2023
2 stars
Dec 18, 2019
2 stars

Discover Dependencies