Class: JsonSchema::Schema::Link
- Inherits:
-
JsonSchema::Schema
- Object
- JsonSchema::Schema
- JsonSchema::Schema::Link
- Defined in:
- lib/json_schema/schema.rb
Overview
Link subobject for a hyperschema.
Constant Summary
Constants inherited from JsonSchema::Schema
Instance Attribute Summary
Attributes inherited from JsonSchema::Schema
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