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.
 
 
 
 
 
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
..
ExistValidatorDriverTests Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
UniqueValidatorDriverTests UniqueValidator test. 11 years ago
BooleanValidatorTest.php Refactored validators. 11 years ago
CompareValidatorTest.php Refactored validators. 11 years ago
DateValidatorTest.php Refactored validators. 11 years ago
DefaultValueValidatorTest.php fixed failing validator tests 11 years ago
EmailValidatorTest.php Refactored validators. 11 years ago
ExistValidatorTest.php fixed test break. 11 years ago
FileValidatorTest.php Removed implementation of `Arrayable` from `yii\Object` 11 years ago
FilterValidatorTest.php fixed failing validator tests 11 years ago
NumberValidatorTest.php Refactored validators. 11 years ago
RangeValidatorTest.php Refactored validators. 11 years ago
RegularExpressionValidatorTest.php Refactored validators. 11 years ago
RequiredValidatorTest.php Refactored validators. 11 years ago
StringValidatorTest.php Refactored validators. 11 years ago
UniqueValidatorTest.php Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
UrlValidatorTest.php Refactored validators. 11 years ago
ValidatorTest.php Refactored validators. 11 years ago