Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
newsstand
v0.0.2
Top Level Namespace
Controllers
Shared
Mutation
Sources
Stories
Database
Inputs
Shared
Errors
JsonMapError
Parser
Sources
Create
Stories
Create
Update
Models
Shared
Id
Mutations
Sources
Create
Stories
Create
Update
Source
Story
User
Generated using Crystal 1.14.0
2024-11-26 10:53:59 UTC
class
Inputs::
Shared::
Errors::
JsonMapError
Inputs::Shared::Errors::JsonMapError
Exception
Reference
Object
Defined in:
inputs/shared/errors.cr
Constructors
.new
(errors : Hash(String, String))
Instance Method Summary
#errors
: Hash(String, String)
Constructor Detail
def self.
new
(errors : Hash(String, String))
#
[
View source
]
Instance Method Detail
def
errors
: Hash(String, String)
#
[
View source
]