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 d6b797e236 Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
..
ExistValidatorDriverTests fixed wrong client validation issue in numbervalidator 11 years ago
UniqueValidatorDriverTests fixed wrong client validation issue in numbervalidator 11 years ago
BooleanValidatorTest.php Added a test. 11 years ago
CompareValidatorTest.php Fixed test breaks. 10 years ago
DateValidatorTest.php added unit tests for #5249 10 years ago
DefaultValueValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
EmailValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
ExistValidatorTest.php New tests added 11 years ago
FileValidatorTest.php updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
FilterValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
NumberValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
RangeValidatorTest.php Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
RegularExpressionValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
RequiredValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
StringValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
UniqueValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
UrlValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
ValidatorTest.php Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago