Package | Description |
---|---|
com.github.fge.jsonschema.cfg |
Validation processor configuration classes
|
com.github.fge.jsonschema.load |
Schema loading and preloading classes
|
com.github.fge.jsonschema.main |
Main interface to validation
|
Modifier and Type | Method and Description |
---|---|
static LoadingConfiguration |
LoadingConfiguration.byDefault()
Create a default, immutable loading configuration
|
LoadingConfiguration |
LoadingConfigurationBuilder.freeze()
freeze this configuration
|
Constructor and Description |
---|
SchemaLoader(LoadingConfiguration cfg)
Create a new schema loader with a given loading configuration
|
URIManager(LoadingConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
JsonSchemaFactoryBuilder |
JsonSchemaFactoryBuilder.setLoadingConfiguration(LoadingConfiguration loadingCfg)
Set a new loading configuration for this factory
|
Copyright © 2013. All Rights Reserved.