mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
@ -35,7 +35,7 @@ class InlineValidator extends Validator
|
||||
*
|
||||
* - `$attribute` is the name of the attribute to be validated;
|
||||
* - `$params` contains the value of [[params]] that you specify when declaring the inline validation rule;
|
||||
* - `$validator` is a reference to related [[InlineValidator]] object.
|
||||
* - `$validator` is a reference to related [[InlineValidator]] object. This parameter is available since version 2.0.11.
|
||||
*/
|
||||
public $method;
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user