Validation
class Validation (View source)
Methods
bool
bool
bool
bool
Details
bool
isUniqueUsername(string $uName)
deprecated
deprecated
No description
bool
isUniqueEmail(string $uEmail)
deprecated
deprecated
No description
bool
password(string $pass)
deprecated
deprecated
Returns true if this is a valid password.
bool
username(string $username)
deprecated
deprecated
No description