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.
 
 
 
 
 
vladis84 3c1f3e20cf
Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name
8 years ago
..
data/mimeType Added SVG image and SVG mimeType test to FileValidatorTest 9 years ago
BooleanValidatorTest.php update BooleanValidator 9 years ago
CompareValidatorTest.php Code style fix 8 years ago
DateValidatorTest.php Fixed whitespaces to match code style [skip ci] 8 years ago
DefaultValueValidatorTest.php Simplified tests directory structure a bit 10 years ago
EachValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
EmailValidatorTest.php Fixed whitespaces to match code style [skip ci] 8 years ago
ExistValidatorTest.php added failing test for #13533 8 years ago
FileValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
FilterValidatorTest.php Simplified tests directory structure a bit 10 years ago
IpValidatorTest.php Fixed order or checks in IpValidator 8 years ago
NumberValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
RangeValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
RegularExpressionValidatorTest.php Simplified tests directory structure a bit 10 years ago
RequiredValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
StringValidatorTest.php Improve string validator test coverage 8 years ago
UniqueValidatorTest.php Fixes #13704: Fixed `yii\validators\UniqueValidator` to prefix attribute name with model's database table name 8 years ago
UrlValidatorTest.php Used more specific unit test assertions in framework tests 8 years ago
ValidatorTest.php Fixes #13087: Fixed getting active validators for safe attribute 8 years ago