Yii2 Bootstrap 3
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.
 
 
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
..
ExistValidatorDriverTests Added ExistValidatorTest and added new option to DatabaseTestCase 11 years ago
UniqueValidatorDriverTests UniqueValidator test. 11 years ago
BooleanValidatorTest.php fixed failing validator tests 11 years ago
CompareValidatorTest.php fixed failing validator tests 11 years ago
DateValidatorTest.php Merge pull request #1051 from cebe/validator-message-format 11 years ago
DefaultValueValidatorTest.php fixed failing validator tests 11 years ago
EmailValidatorTest.php fixed failing validator tests 11 years ago
ExistValidatorTest.php fixed failing validator tests 11 years ago
FileValidatorTest.php Short array syntax 11 years ago
FilterValidatorTest.php fixed failing validator tests 11 years ago
NumberValidatorTest.php fixed failing validator tests 11 years ago
RangeValidatorTest.php fixed failing validator tests 11 years ago
RegularExpressionValidatorTest.php fixed failing validator tests 11 years ago
RequiredValidatorTest.php fixed failing validator tests 11 years ago
StringValidatorTest.php Short array syntax 11 years ago
UniqueValidatorTest.php Merge pull request #1051 from cebe/validator-message-format 11 years ago
UrlValidatorTest.php Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
ValidatorTest.php fixed failing validator tests 11 years ago