JsonReferenceResolver
Resolves JSON Pointer references.
Initializes a new instance of the JsonReferenceResolver class.
public static Func<JsonSchema4, JsonReferenceResolver> CreateJsonReferenceResolverFactory(JsonSchemaGeneratorSettings settings)
Creates the factory to be used in the FromJsonAsync method.
Adds a document reference.
Resolves a document reference.
Resolves a file reference.
Gets the object from the given JSON path.
Gets the object from the given JSON path.
Resolves an URL reference.