56 Commits (1d43bb54211d06af2cc1fdf42c7777d2ff537088)

Author SHA1 Message Date
Alexander Makarov 5242765257 Fixes #3506: Added `\yii\validators\IpValidator` to perform validation of IP addresses and subnets 9 years ago
Nikola Kovacs 4c0bcaf12e Fixes #8822, fixes #9298. Clientside validator docs enhancements. 9 years ago
Alexander Makarov 4f6f041e8b The stricter the better 9 years ago
Thiago Talma 4b50ace287 Update Validator.php 9 years ago
Klimov Paul 4672a8c83f Doc comments at `yii\validators\Validator::isEmpty()` fixed 10 years ago
Klimov Paul e29fcc8ea2 Docs about `yii\validators\EachValidator` adjusted 10 years ago
Klimov Paul 35eb833a2b Added `yii\validators\EachValidator` 10 years ago
Alexander Makarov f66b8ba571 Fixes #6589: updated code style guide to mention else after return, adjusted code involved in the issue 10 years ago
Qiang Xue 7c48837a67 Fixes #5836: doc fixes. 10 years ago
Arthur Khachaturov 5794534a26 Unused InvalidConfigException 10 years ago
Qiang Xue 2ef7eda249 Fixes #4611. 10 years ago
Tomek Romik 24d0314928 Update docs for clientValidateAttribute() 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0edd8bc65a Fixed missing and incorrect phpdoc 10 years ago
Qiang Xue 9f08d18f96 Fixes #3020 [skip ci] 10 years ago
Qiang Xue 01e5ffdceb guide WIP [skip ci] 10 years ago
Maikel Brouwer 46add80ac2 Add missing Exception when wrong validator is used 11 years ago
Carsten Brandt b65b0ce591 better exception message for non existing validator 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue d1363d9684 Added Validator::whenClient. 11 years ago
David Renty 7ea52fb262 Implemented conditional validators (see #2406) 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Carsten Brandt 33d6acba25 Improved behavior support, fixes #2550 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Qiang Xue 18d7224ac8 Fixes #2149: Added `yii\base\DynamicModel` to support ad-hoc data validation 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Qiang Xue a5e3c00d75 replaced inheritdoc tags. 11 years ago
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Qiang Xue 368dd4b1d4 Allow Validator::except to be either a string or an array. 11 years ago
Qiang Xue 5b0886f10b Allow "on" and "attributes" to take either array or string for validators. 11 years ago
slavcodev cbca145e97 Add type hinting 11 years ago
slavcodev 1c2489a3dc Using only arrays in rules instead comma-separated string 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Gudz Taras e3981be1b8 Added image validator 11 years ago
Carsten Brandt cfc57c20f0 Allow ITU message format in validator messages 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue c037b481e8 Added SafeValidator. 11 years ago
Qiang Xue 1ca215dff4 Added default value of Validator::attributes. 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Carsten Brandt 6c8f898a90 validator use static instead of self 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm f7b8595f76 Validator::clientValidateAttribute() now accepts third parameter: a view. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov 82bcd0b298 Fixes 12 years ago
Alexander Kochetov d7df7053e0 === array() => empty() 12 years ago
Qiang Xue e6af955bdc form wip 12 years ago