truerss-cli ~master (2021-05-19T21:33:51Z)
Dub
Repo
ValidationError
apierror
Undocumented in source.
struct
ValidationError {
string
[]
errors
;
static
ValidationError
empty
(string msg);
}
Members
Static functions
empty
ValidationError
empty
(string msg)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
errors
string
[]
errors
;
Undocumented in source.
Meta
Source
See Implementation
apierror
classes
ApiError
structs
ValidationError