Class: JsonSchema::Schema::Link

Inherits:
JsonSchema::Schema show all
Defined in:
lib/json_schema/schema.rb

Overview

Link subobject for a hyperschema.

Constant Summary

Constants inherited from JsonSchema::Schema

TYPE_MAP

Instance Attribute Summary

Attributes inherited from JsonSchema::Schema

#fragment, #reference

Method Summary

Methods inherited from JsonSchema::Schema

#expand_references, #expand_references!, #initialize, #inspect, #inspect_schema, #inspect_value, #original?, #pointer, #type_parsed, #validate, #validate!

Methods included from Attributes

#[], #copy_from, included, #initialize_attrs

Constructor Details

This class inherits a constructor from JsonSchema::Schema