Class: Leal::Types::Error
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Leal::Types::Error
- Defined in:
- lib/leal/types/error.rb
Overview
A JSON error payload. Agents should read error for a human readable summary and errors for per field
validation messages when present.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Leal::Internal::Types::Model