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.
 
 
 
 
 
SilverFire - Dmitry Naumenko a1ff095f91 UniqueValidator - fixed syntax warning: static call on object 9 years ago
..
BooleanValidator.php renamed $object to $model 10 years ago
CompareValidator.php fix translation in compare validator(uk,ru) 9 years ago
DateValidator.php typo in DateValidator docs 9 years ago
DefaultValueValidator.php phpdoc fix 9 years ago
EachValidator.php Global DOCS update: ~~~ replaced with ``` 9 years ago
EmailValidator.php EmailValidator - specified encoding for mb_strlen 9 years ago
ExistValidator.php Fixed test break 9 years ago
FileValidator.php Separated `limit` and `formattedLimit` for translations in FileValidator 9 years ago
FilterValidator.php Update FilterValidator.php 9 years ago
ImageValidator.php improved validator documentation 10 years ago
InlineValidator.php Global DOCS update: ~~~ replaced with ``` 9 years ago
IpValidator.php IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS 9 years ago
NumberValidator.php PSR-2 spaces, commas, etc 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 UniqueValidator - fixed syntax warning: static call on object 9 years ago
UrlValidator.php Typo on documentation for UrlValidator 9 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Fixes #3506: Added `\yii\validators\IpValidator` to perform validation of IP addresses and subnets 9 years ago