This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
yii2
Watch
2
Star
0
Fork
0
You've already forked yii2
mirror of
https://github.com/yiisoft/yii2.git
synced
2026-03-22 23:17:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c5296242b147cf03bbcbd0fa377fcf5db31edd23
yii2
/
framework
/
validators
History
Alexander Makarov
3536c7c4f9
Additional fixes for
#13087
2017-02-22 23:15:40 +03:00
..
BooleanValidator.php
…
CompareValidator.php
…
DateValidator.php
…
DefaultValueValidator.php
…
EachValidator.php
Added
yii\validators\EachValidator::$stopOnFirstError
allowing addition of more than one error
2017-01-13 17:59:10 +02:00
EmailValidator.php
…
ExistValidator.php
Fix a typo in a comment section (
#13569
)
2017-02-14 10:50:39 +01:00
FileValidator.php
…
FilterValidator.php
…
ImageValidator.php
…
InlineValidator.php
…
IpValidator.php
Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (
#13606
)
2017-02-22 17:07:52 +03:00
NumberValidator.php
Removed unused method
2017-01-16 00:08:28 +03:00
PunycodeAsset.php
…
RangeValidator.php
…
RegularExpressionValidator.php
…
RequiredValidator.php
…
SafeValidator.php
…
StringValidator.php
…
UniqueValidator.php
instructions on signing tag on release repo
2017-02-02 14:35:16 +01:00
UrlValidator.php
…
ValidationAsset.php
…
Validator.php
Additional fixes for
#13087
2017-02-22 23:15:40 +03:00