Property | Type | Description | |
---|---|---|---|
$password | |||
$passwordRepeat |
Method | Description | |
---|---|---|
attributeLabels ( ) | ||
change ( $runValidation = true ) : boolean | Resets password. | |
rules ( ) | ||
validatePassword ( string $attribute, array $params ) | Validates the password. |
public validatePassword ( string $attribute, array $params ) | ||
$attribute | string | the attribute currently being validated |
$params | array | the additional name-value pairs given in the rule |