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.
 
 
 
 
 
Yoyon Cahyono 8b5e16ed56 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 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 compare position at which date value parsing ended with its string length to ensure validation when using php intl extension to parse date value 10 years ago
DefaultValueValidatorTest.php fixed wrong client validation issue in numbervalidator 11 years ago
EmailValidatorTest.php fix EmailValidator - added unit tests 10 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 #6992. 10 years ago