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.
 
 
Qiang Xue 368dd4b1d4 Allow Validator::except to be either a string or an array. 11 years ago
..
BooleanValidator.php Refactored View 11 years ago
CompareValidator.php Refactored View 11 years ago
DateValidator.php Fixes #1003: DateValidator returned true for invalid dates 11 years ago
DefaultValueValidator.php CS fixes. 11 years ago
EmailValidator.php Refactored View 11 years ago
ExistValidator.php Fix phpDoc var tag format 11 years ago
FileValidator.php Changed validateFile() method access from protected to public, fixed hasErrors check 11 years ago
FilterValidator.php CS fixes. 11 years ago
ImageValidator.php Changed validateFile() method access from protected to public, fixed hasErrors check 11 years ago
InlineValidator.php Fixes #1176. 11 years ago
NumberValidator.php Refactored View 11 years ago
PunycodeAsset.php massive improvement on class documentation 11 years ago
RangeValidator.php Refactored View 11 years ago
RegularExpressionValidator.php Refactored View 11 years ago
RequiredValidator.php Refactored View 11 years ago
SafeValidator.php Added SafeValidator. 11 years ago
StringValidator.php Refactored View 11 years ago
UniqueValidator.php Fix phpDoc var tag format 11 years ago
UrlValidator.php Refactored View 11 years ago
ValidationAsset.php massive improvement on class documentation 11 years ago
Validator.php Allow Validator::except to be either a string or an array. 11 years ago