[FLOW3-general] password recheck
Karsten Dambekalns
karsten at typo3.org
Wed Nov 30 17:30:58 CET 2011
Hi.
On 30.11.11 11:45, Thomas Plessis wrote:
> Solution found!
>
> Correct annotation is like that :
...
> * @FLOW3\Validate(value="password", type="\Totem\Lewin\Validation\Validator\PasswordValidator")
@FLOW3\Validate("$password",
type="\Totem\Lewin\Validation\Validator\PasswordValidator")
should work fine (note the left out value attribute name).
Regards,
Karsten
More information about the FLOW3-general
mailing list