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.
 
 
 
 
 
Kolyunya f9041646dd Improve string validator test coverage 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 Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DefaultValueValidatorTest.php Simplified tests directory structure a bit 10 years ago
EachValidatorTest.php Added `yii\validators\EachValidator::$stopOnFirstError` allowing addition of more than one error 8 years ago
EmailValidatorTest.php Added more examples to EmailValidatorTest 8 years ago
ExistValidatorTest.php added failing test for #13533 8 years ago
FileValidatorTest.php Added SVG image and SVG mimeType test to FileValidatorTest 9 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 Fix tests. (#13227) 8 years ago
RangeValidatorTest.php Implemented support of traversable objects in `RangeValidator::ranges`, added `ArrayHelper::in()` and `ArrayHelper::subset()` 9 years ago
RegularExpressionValidatorTest.php Simplified tests directory structure a bit 10 years ago
RequiredValidatorTest.php well, just drop this... 9 years ago
StringValidatorTest.php Improve string validator test coverage 8 years ago
UniqueValidatorTest.php Fix BC breaking #13475 (#13478) 8 years ago
UrlValidatorTest.php Fixed UrlValidator pattern to improve matching 9 years ago
ValidatorTest.php Fixes #13087: Fixed getting active validators for safe attribute 8 years ago