struct ValidationSubError
- ValidationSubError
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
crystal-mistral/error_types.crConstructors
Instance Method Summary
- #loc : Array(String)
- #loc=(loc : Array(String))
- #msg : String
- #msg=(msg : String)
- #type : String
- #type=(type : String)