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.
 
 
 
 
 
Carsten Brandt 64ed8c9112 added note about timezone conversion to DateValidator 8 years ago
..
BooleanValidator.php refactoring code 9 years ago
CompareValidator.php fix translation in compare validator(uk,ru) 9 years ago
DateValidator.php added note about timezone conversion to DateValidator 8 years ago
DefaultValueValidator.php phpdoc fix 9 years ago
EachValidator.php #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
EmailValidator.php EmailValidator - the name of the mailbox is no longer limited with the length 9 years ago
ExistValidator.php Fixed test break 9 years ago
FileValidator.php 📖 Fixed `client-side` and `server-side` grammar in all files 8 years ago
FilterValidator.php validators PHPdoc 9 years ago
ImageValidator.php coding style fixes 8 years ago
InlineValidator.php Global DOCS update: ~~~ replaced with ``` 9 years ago
IpValidator.php coding style fixes 8 years ago
NumberValidator.php Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php rename ArrayHelper::in() and ArrayHelper::subset() 9 years ago
RegularExpressionValidator.php Fixes #8671: Extracted `yii\helpers\Html::escapeJsRegularExpression()` method from `yii\validators\RegularExpressionValidator` 9 years ago
RequiredValidator.php renamed $object to $model 10 years ago
SafeValidator.php Make 'safe' validator work on write-only properties 8 years ago
StringValidator.php improved validator documentation 10 years ago
UniqueValidator.php Fixes #12554: Fixed `yii\validators\UniqueValidator` error of getting first model indexed by field 8 years ago
UrlValidator.php Removed unused imports 9 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Add short validator names `time` and `datetime`. 8 years ago