issues
search
particle-php
/
Validator
Particle\Validator is a validation library with an extremely clean API which makes validation fun!
http://validator.particle-php.com
252
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Required rule message is hard coded to use key for error
#198
elliotcav
opened
11 months ago
0
php 8.2 fix - date was being flagged as not valid even if valid
#197
bradymiller
closed
1 year ago
4
Update required-optional.md
#196
EduardoRoblesCh
opened
4 years ago
0
Updated Working Example
#195
yashrajbothra
opened
4 years ago
0
一个关于Url 验证的问题
#194
denymz
closed
5 years ago
1
Hash rule is not what it tells you it is
#193
RobQuistNL
opened
5 years ago
0
Reuseable validator on NotEmpty & IsRequired [ v2 ]
#192
RobQuistNL
closed
5 years ago
2
Reuseable validator on NotEmpty and Required
#191
RobQuistNL
closed
5 years ago
3
Problems with lengthBetween & equals
#190
dotmra
closed
5 years ago
1
Use mb_strlen instead of strlen in Length rules
#189
vova07
closed
6 years ago
1
Issue #167 - valid email-addresses with IDNs do not validate
#188
sprak3000
opened
6 years ago
0
Fix EachRule bug with non-array items
#187
vova07
closed
5 years ago
3
Prove the bug in EachRule
#186
vova07
closed
5 years ago
1
Fix Container::traverse() method
#185
vova07
closed
6 years ago
3
Prove the bug with Container::traverse
#184
vova07
closed
6 years ago
1
Validate empty value's type
#183
2e3s
closed
5 years ago
2
Update licence key string, so packagist will understand the licence
#182
rick-nu
closed
6 years ago
0
Update the composer license
#181
rick-nu
closed
6 years ago
0
[Documentation] Diference between Doc and Package
#180
allanbarbosa
opened
6 years ago
4
[CRITICAL] Break chain is not skipped on success validation result
#179
vova07
closed
6 years ago
2
Reproduce the break chain bug
#178
vova07
closed
6 years ago
1
[CRITICAL] Consider the break chain only in case the validation fail
#177
vova07
closed
6 years ago
2
Packagist version
#176
creocoder
closed
6 years ago
3
Add test case for breaking chain
#175
vova07
closed
6 years ago
1
Type checking rules didn't brake the chain and it cause a fatal exception
#174
vova07
closed
6 years ago
3
Fix break chain for type checking rules
#173
vova07
closed
6 years ago
8
Each rule does not support extended Validator
#172
camuthig
opened
6 years ago
3
Enhance `NotEmpty` rule
#171
creocoder
closed
6 years ago
1
Enhance `Required` rule
#170
creocoder
closed
6 years ago
1
Fix nested-values.md
#169
creocoder
closed
6 years ago
1
Fix extending.md
#168
creocoder
closed
6 years ago
1
valid email-addresses with IDNs do not validate
#167
heiglandreas
opened
7 years ago
0
Removes an article "the" duplicated
#166
lguima
closed
7 years ago
1
Conditional validation
#165
vova07
opened
7 years ago
3
fix typo in example usage of getMessageParameters()
#164
noahlemen
closed
7 years ago
2
Question: how to use ->each on an array without key?
#163
BramZet
closed
7 years ago
2
phone/optional-countrycode
#162
olegatro
closed
1 week ago
0
Added multibyte string functions
#161
adriansuter
closed
5 years ago
1
Multibyte String Functions
#160
adriansuter
closed
5 years ago
1
Added the correct MyValidator methods signature
#159
adriansuter
closed
7 years ago
2
Method signature in docblock of extending Validator class needs correct parameters
#158
adriansuter
closed
7 years ago
3
[Feature Request] `greaterThanOrEqual` and `lessThanOrEqual`
#157
schnittstabil
opened
8 years ago
2
README.md improvements
#156
schnittstabil
closed
8 years ago
0
Fix `integer` example typos
#155
schnittstabil
closed
8 years ago
0
Clarify the contributing readme file where branches should go to
#154
rick-nu
closed
8 years ago
2
Is CONTRIBUTING.md outdated?
#153
schnittstabil
closed
8 years ago
1
Fix README.md typo
#152
creocoder
closed
8 years ago
1
Optimize `Boolean::validate()` method implementation
#151
creocoder
closed
8 years ago
1
Fix `Alpha` rule code quality
#150
creocoder
closed
8 years ago
1
Fix `Alnum` rule code quality
#149
creocoder
closed
8 years ago
1
Next