Class: Raml::Header
- Inherits:
-
Parameter::AbstractParameter
- Object
- Node
- PropertiesNode
- Parameter::AbstractParameter
- Raml::Header
- Defined in:
- lib/raml/node/header.rb
Constant Summary
Constants inherited from Parameter::AbstractParameter
Parameter::AbstractParameter::VALID_TYPES
Instance Attribute Summary
Attributes inherited from Parameter::AbstractParameter
#default, #enum, #example, #max_length, #maximum, #min_length, #minimum, #pattern, #repeat, #required, #type, #types
Attributes included from Parent
Attributes included from Documentable
Attributes inherited from PropertiesNode
Attributes inherited from Node
Method Summary
Methods inherited from Parameter::AbstractParameter
#has_multiple_types?, #initialize, #merge
Methods included from Merge
Methods inherited from PropertiesNode
#_regexp_property, #initialize, #non_scalar_properties, #scalar_properties
Methods inherited from Node
Constructor Details
This class inherits a constructor from Raml::Parameter::AbstractParameter