See: Description
Class | Description |
---|---|
JsonMetaSchemaChecker |
checks the schema of the schemas using json metaschema
|
JsonSchemaCacheSingleton | |
JsonSchemaTransformer | |
SchemaStoreClient |
A json-schema client that loads the schema from the db if the url refer to a
schema store.
|
SchemaStoreURL |
if the id of the schema is a valid SchemaStoreURL it can be loaded from the
schema store (querying mongodb with caching and avoiding the http overhead)
the format is:
http://schema-store/schemaStoreDb/schemaId
schemaId refers to the mongodb _id and not to the id property
|
Exception | Description |
---|---|
JsonSchemaNotFoundException |
Copyright © 2014–2019 SoftInstigate. All rights reserved.