Skip navigation links

Package com.github.fge.jsonschema.core.ref

JSON Reference related classes

See: Description

Package com.github.fge.jsonschema.core.ref Description

JSON Reference related classes

The main package which reprensents a JSON Reference is JsonRef.

Recall: a JSON Reference is legal if and only if its fragment part is a JSON Pointer. Any other fragment part is illegal.

Skip navigation links