ExJsonSchema.Schema.Ref (ex_json_schema v0.11.0)

View Source

Summary

Types

t()

@type t() :: %ExJsonSchema.Schema.Ref{
  fragment: [String.t()],
  fragment_pointer?: boolean(),
  location: String.t() | nil
}

Functions

cached?(ref, root)

from_string(ref, root)

local?(ref)