Class: JSONAPI::Document::Error::ErrorMember
- Inherits:
-
NameValuePair
- Object
- Item
- NameValuePair
- JSONAPI::Document::Error::ErrorMember
- Defined in:
- lib/easy/jsonapi/document/error/error_member.rb
Overview
An individual error member
Instance Attribute Summary
Attributes inherited from Item
Method Summary
Methods inherited from NameValuePair
#initialize, #name, #name=, #to_h, #to_s, #value, #value=
Methods inherited from Item
Constructor Details
This class inherits a constructor from JSONAPI::NameValuePair
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class JSONAPI::Item