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.
 
 
 
 
 
Robert Korulczyk 4fdfbc2739 Add tests for custom message for `UniqueValidator` 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 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 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
EmailValidatorTest.php EmailValidatorTest - spelling typo fixed 9 years ago
ExistValidatorTest.php added tests classes for db related tests 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 Skip IpValidatorTest fully, when IPv6 support is not enabled 9 years ago
NumberValidatorTest.php Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 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 Simplified tests directory structure a bit 10 years ago
UniqueValidatorTest.php Add tests for custom message for `UniqueValidator` 8 years ago
UrlValidatorTest.php Fixed UrlValidator pattern to improve matching 9 years ago
ValidatorTest.php Simplified tests directory structure a bit 10 years ago