Skip navigation links

Package com.github.fge.jsonschema.core.load.uri

URI translation

See: Description

Package com.github.fge.jsonschema.core.load.uri Description

URI translation

A URI translation happens each time you load a schema from a URI, either from user code or because of a JSON Reference encountered in a schema.

You have three ways to alter URIs:

See URITranslatorConfigurationBuilder for more details.

Skip navigation links