Ubiquity 2.5.2
php rapid development framework
|
Go to the source code of this file.
Data Structures | |
class | PasswordValidator |
Validates a password Usage @validator("password","constraints"=>["min"=>v,"max"=>v,"upperCase"=>v,"numeric"=>v,"specialChar"=>v,"charset"=>v]) Ubiquity\security\auth\user$PasswordValidator This class is part of Ubiquity. More... | |
Namespaces | |
namespace | Ubiquity\security\auth\user |