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.
 
 
 
 
 
Carsten Brandt 00d506c398 completed implementation for #7177 9 years ago
..
ExistValidatorDriverTests Simplified tests directory structure a bit 10 years ago
UniqueValidatorDriverTests Simplified tests directory structure a bit 10 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 ComposerValidatorTest - Fixed PHP7 error 9 years ago
DateValidatorTest.php completed implementation for #7177 9 years ago
DefaultValueValidatorTest.php Simplified tests directory structure a bit 10 years ago
EachValidatorTest.php `EachValidator::validateAttribute()` fixed to restore original value on error 9 years ago
EmailValidatorTest.php EmailValidatorTest - spelling typo fixed 9 years ago
ExistValidatorTest.php Simplified tests directory structure a bit 10 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 Skip IpValidatorTest fully, when IPv6 support is not enabled 9 years ago
NumberValidatorTest.php Fixes #11220: NumberValidator now handles objects properly 9 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 Simplified tests directory structure a bit 10 years ago
UniqueValidatorTest.php Merge pull request #10639 from githubjeka/test-uniqvalid 9 years ago
UrlValidatorTest.php Fixed UrlValidator pattern to improve matching 9 years ago
ValidatorTest.php Simplified tests directory structure a bit 10 years ago