Create your own Validation Rule

Comparing #7 with #8

Revision #8 was created by Gismo Gismo on Nov 12, 2012, 4:19:17 PM.

Add russian version

Content

[...]
{
return array(
array('password', 'ext.MyValidators.passwordStrength', 'strength'=>self::STRONG),
);
}
```

 
 
##Links
 
* Russian verion [The PHP Times](http://phptime.ru/blog/yii/27.html)