RequestUserData

Undocumented in source.

Constructors

this
this(HTTPServerRequest req)
Undocumented in source.

Members

Functions

email
string email()
Undocumented in source. Be warned that the author may not have intended to support it.
error
string error()
Undocumented in source. Be warned that the author may not have intended to support it.
getMissingFields
string[] getMissingFields(string[] fields)
Undocumented in source. Be warned that the author may not have intended to support it.
message
string message()
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.
password
string password()
Undocumented in source. Be warned that the author may not have intended to support it.
passwordConfirm
string passwordConfirm()
Undocumented in source. Be warned that the author may not have intended to support it.
response
string response()
Undocumented in source. Be warned that the author may not have intended to support it.
toJson
Json toJson()
Undocumented in source. Be warned that the author may not have intended to support it.
token
string token()
Undocumented in source. Be warned that the author may not have intended to support it.
username
string username()
Undocumented in source. Be warned that the author may not have intended to support it.
validateUser
void validateUser()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta