Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yii2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PSDI Army
yii2
Repository
15b60174b4dbc328afc44246811ebee5bc94935d
Switch branch/tag
yii2
framework
validators
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Merge pull request #5027 from yiisoft/date-format-convert
· ef2f6a08
...
Carsten Brandt
authored
10 years ago
[WIP] extracted date format converting to a helper class
ef2f6a08
Name
Last commit
Last update
..
BooleanValidator.php
property codestyle framework
10 years ago
CompareValidator.php
Fixes #3581: Added `yii\validators\CompareValidator::type` to support type conversion before comparing values
10 years ago
DateValidator.php
Refactored DateValidator to support ICU format
10 years ago
DefaultValueValidator.php
property codestyle framework
10 years ago
EmailValidator.php
property codestyle framework
10 years ago
ExistValidator.php
Fixes #5039: `UniqueValidator` and `ExistValidator` did not respect query conditions added by default scope
10 years ago
FileValidator.php
Fixed formatting, initialized options array
10 years ago
FilterValidator.php
property codestyle framework
10 years ago
ImageValidator.php
Fixed typo [skip ci]
10 years ago
InlineValidator.php
property codestyle framework
10 years ago
NumberValidator.php
property codestyle framework
10 years ago
PunycodeAsset.php
new asset WIP: renabled asset publishing
10 years ago
RangeValidator.php
property codestyle framework
10 years ago
RegularExpressionValidator.php
property codestyle framework
10 years ago
RequiredValidator.php
property codestyle framework
10 years ago
SafeValidator.php
Reformat code te be PSR-2 compatible
10 years ago
StringValidator.php
property codestyle framework
10 years ago
UniqueValidator.php
Fixes #5039: `UniqueValidator` and `ExistValidator` did not respect query conditions added by default scope
10 years ago
UrlValidator.php
phpdoc formatting issues
10 years ago
ValidationAsset.php
Reformat code te be PSR-2 compatible
10 years ago
Validator.php
Unused InvalidConfigException
10 years ago