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.
 
 
 
 
 
Dmitry Naumenko 5d91ed520c Merge pull request #12305 from rob006/fix-11323-bc 8 years ago
..
BooleanValidator.php refactoring code 9 years ago
CompareValidator.php
DateValidator.php Added missing phpdoc 8 years ago
DefaultValueValidator.php
EachValidator.php #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
EmailValidator.php
ExistValidator.php
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
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
RangeValidator.php
RegularExpressionValidator.php
RequiredValidator.php
SafeValidator.php
StringValidator.php
UniqueValidator.php Fix BC break for `UniqueValidator` custom message when validating multiple attributes 8 years ago
UrlValidator.php Removed unused imports 9 years ago
ValidationAsset.php
Validator.php 📖 Fixed `client-side` and `server-side` grammar in all files 8 years ago