@@ -100,7 +100,7 @@ |
||
100 | 100 | |
101 | 101 | /** |
102 | 102 | * Creates validator object based on the validation rule specified in [[rule]]. |
103 | - * @param DataSetInterface|null $data model in which context validator should be created. |
|
103 | + * @param DataSetInterface $data model in which context validator should be created. |
|
104 | 104 | * @return Rule validator instance |
105 | 105 | *@throws \yii\exceptions\InvalidConfigException |
106 | 106 | */ |