Password
- Namespace: \Redaxscript\Validator
- Description: children class to validate password
- Package: Redaxscript
- Category: Validator
- Author: Henry Ruhs
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_pattern | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
getPattern | public | get the pattern |
validate | public | validate the password |
matchHash | public | match password hash |
Method | Visibility | Description |