JoobQ::APIValidation::ValidationError
Inherits JSON::Serializable / Reference / Object
Validation error details
Constructors
new(field : String, message : String, value : JSON::Any | Nil = nil, code : String = "validation_error")
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
code
Sourcefield
Sourcemessage
Sourcevalue
Source