oceandrift-validation ~master (2024-01-23T21:16:33.6632828)
Dub
Repo
ValidationError
oceandrift
validation
validate
Validation Error
struct
ValidationError {
@
safe
pure nothrow
string
field
;
@
safe
pure nothrow
string
message
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Variables
field
string
field
;
message
string
message
;
Meta
Source
See Implementation
oceandrift
validation
validate
functions
validate
structs
ValidationError
ValidationResult
Validation Error