Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
rossoneri 63ffae028e Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
..
BooleanValidator.php PHPDoc fix 7 years ago
CompareValidator.php PHPDoc fix 7 years ago
DateValidator.php PHPDoc fix 7 years ago
DefaultValueValidator.php PHPDoc fix 7 years ago
EachValidator.php PHPDoc fix 7 years ago
EmailValidator.php PHPDoc fix 7 years ago
ExistValidator.php Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
FileValidator.php PHPDoc fix 7 years ago
FilterValidator.php PHPDoc fix 7 years ago
ImageValidator.php PHPDoc fix 7 years ago
InlineValidator.php PHPDoc fix 7 years ago
IpValidator.php PHPDoc fix 7 years ago
NumberValidator.php Fixes #15553: Fixed `yii\validators\NumberValidator` incorrectly validate resource 7 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php PHPDoc fix 7 years ago
RegularExpressionValidator.php PHPDoc fix 7 years ago
RequiredValidator.php PHPDoc fix 7 years ago
SafeValidator.php PHPDoc fix 7 years ago
StringValidator.php PHPDoc fix 7 years ago
UniqueValidator.php Fixes #14254: add an option to specify whether validator is forced to always use master DB for `yii\validators\UniqueValidator` and `yii\validators\ExistValidator` 7 years ago
UrlValidator.php PHPDoc fix 7 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php PHPDoc fix 7 years ago