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.
 
 
 
 
 
Evgeniy Moiseenko b36639b288 Fixes #14901: Fixed trim validation for radio/checkbox button 6 years ago
..
BooleanValidator.php PHPDoc fix 7 years ago
CompareValidator.php Bug #15826: Fixed JavaScript compareValidator in `yii.validation.js` for attributes not in rules (mgrechanik) 6 years ago
DateValidator.php Fixed DateValidator to respect time when `format` is `php:U` 7 years ago
DefaultValueValidator.php PHPDoc fix 7 years ago
EachValidator.php Added ArrayAccess object in EachValidator 7 years ago
EmailValidator.php Fixed idn_to_ascii function call to prevent incorrect translation 6 years ago
ExistValidator.php Add docs about changes in the `yii\validators\ExistValidator` mentioned in #8092 (#16136) [skip ci] 7 years ago
FileValidator.php release version 2.0.14 7 years ago
FilterValidator.php Fixes #14901: Fixed trim validation for radio/checkbox button 6 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 SCA with Php Inspections (EA Ultimate) 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 release version 2.0.14 7 years ago
UrlValidator.php Fixed idn_to_ascii function call to prevent incorrect translation 6 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Fixes #16280: Fixed `yii\base\Model::getActiveValidators()` to return correct validators for attribute on scenario 6 years ago