dutils-validation ~master (2021-12-18T11:16:46.2586688)
Dub
Repo
ValidateEmail
dutils
validation
constraints
Undocumented in source.
struct
ValidateEmail {
Nullable
!
ValidationError
getError
(string value, string path);
}
Members
Functions
getError
Nullable
!
ValidationError
getError
(string value, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
dutils
validation
constraints
enums
ValidationErrorTypes
structs
ValidateEmail
ValidateMaximum
ValidateMaximumLength
ValidateMinimum
ValidateMinimumLength
ValidateRequired