\TddPasswordValidator

Summary

Methods
Properties
Constants
__construct()
isValid()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$maxLength
$minLength
N/A

Properties

$maxLength

$maxLength : 

Type

$minLength

$minLength : 

Type

Methods

__construct()

__construct( $minLength,  $maxLength)

Parameters

$minLength
$maxLength

isValid()

isValid( $password)

Parameters

$password