attributeName
className
targetAttribute
targetClass
UniqueValidator
ExistValidator
Refactored UniqueValidator and ExistValidator.
This is the core framework code of Yii 2.
The preferred way to install this extension is through composer.
Either run
php composer.phar require yiisoft/yii2-framework "*"
or add
"yiisoft/yii2-framework": "*"
to the require section of your composer.json.