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.
 
 
 
 
 
Alexander Makarov 3536c7c4f9
Additional fixes for #13087
8 years ago
..
BooleanValidator.php Make validator getClientOptions public 8 years ago
CompareValidator.php Make validator getClientOptions public 8 years ago
DateValidator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
DefaultValueValidator.php Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
EachValidator.php Added `yii\validators\EachValidator::$stopOnFirstError` allowing addition of more than one error 8 years ago
EmailValidator.php Make validator getClientOptions public 8 years ago
ExistValidator.php Fix a typo in a comment section (#13569) 8 years ago
FileValidator.php Make validator getClientOptions public 8 years ago
FilterValidator.php Make validator getClientOptions public 8 years ago
ImageValidator.php Make validator getClientOptions public 8 years ago
InlineValidator.php added missing version information 8 years ago
IpValidator.php Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
NumberValidator.php Removed unused method 8 years ago
PunycodeAsset.php new asset WIP: renabled asset publishing 10 years ago
RangeValidator.php Make validator getClientOptions public 8 years ago
RegularExpressionValidator.php Make validator getClientOptions public 8 years ago
RequiredValidator.php Make validator getClientOptions public 8 years ago
SafeValidator.php Docs updated 8 years ago
StringValidator.php Make validator getClientOptions public 8 years ago
UniqueValidator.php instructions on signing tag on release repo 8 years ago
UrlValidator.php Make validator getClientOptions public 8 years ago
ValidationAsset.php new asset WIP: renabled asset publishing 10 years ago
Validator.php Additional fixes for #13087 8 years ago