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.
 
 
 
 
 
Sergey Smirnov 1ed6fc09f6 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
..
BooleanValidator.php refactoring code 9 years ago
CompareValidator.php fix translation in compare validator(uk,ru) 9 years ago
DateValidator.php completed implementation for #7177 9 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 phpdoc type names 9 years ago
FilterValidator.php validators PHPdoc 9 years ago
ImageValidator.php improved validator documentation 10 years ago
InlineValidator.php Global DOCS update: ~~~ replaced with ``` 9 years ago
IpValidator.php fixed phpdoc type names 9 years ago
NumberValidator.php Fixes #11220: NumberValidator now handles objects properly 9 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 various phpdoc fixes 9 years ago
StringValidator.php improved validator documentation 10 years ago
UniqueValidator.php Fix bug #10638 9 years ago
UrlValidator.php Removed unused imports 9 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Fixes #11220: NumberValidator now handles objects properly 9 years ago