hunt-validation ~master (2021-10-28T11:08:33Z)
Home
Dub
Repo
Size
hunt
validation
constraints
Size
Undocumented in source.
struct
Size {
int
min
;
int
max
;
string
message
;
}
Members
Variables
max
int
max
;
Undocumented in source.
message
string
message
;
Undocumented in source.
min
int
min
;
Undocumented in source.
Meta
Source
See Implementation
hunt
validation
constraints
Size
structs
Size