Mark Story
|
dccc883c57
Merge branch 'master' into 3.next
|
9 years ago |
Mischa ter Smitten
|
df1d2decf4
New Validation::(min|max)ByteLength() addition
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
2ca8fe142b
Add tests for lat/lng validation for 0.
|
9 years ago |
Mark Story
|
620aa6fa36
Add truthy() and falsey() to Validation
|
9 years ago |
Mark Story
|
ee010dd5ee
Reduce duplication in tests.
|
9 years ago |
inoas
|
ea96290424
truthy, falsey tests, docblocks
|
9 years ago |
Mark Story
|
526e96415f
Add missing try/catch and refactor duplicate code.
|
9 years ago |
Mark Story
|
30e118c823
Refactor tests to use a provider.
|
9 years ago |
Mark Story
|
e646773b85
Add support for PSR7 file objects in Validation methods.
|
9 years ago |
Florian Krämer
|
4ed813fd1f
Testing the \InvalidArgumentException for imageSize()
|
9 years ago |
Florian Krämer
|
760ff6d0ac
Adding more tests for imageSize() validation.
|
9 years ago |
Florian Krämer
|
bba091dc55
phpcs fix
|
9 years ago |
Florian Krämer
|
33cc7a9461
Adding image size validation
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
thinkingmedia
|
a9f6cc7d1b
stickler
|
9 years ago |
thinkingmedia
|
40499d4345
adds validation for arrays
|
9 years ago |
José Lorenzo Rodríguez
|
59b9f4cc86
Merge pull request #8726 from cakephp/validate-numelements
|
10 years ago |
Philippe Saint-Just
|
319f66a00b
Update validation for new Mastercard card numbers
|
10 years ago |
Jose Lorenzo Rodriguez
|
96416bcf68
Cleaning up method
|
10 years ago |
Florian Krämer
|
6e907dc6bf
Renaming the count method and removing types it supports.
|
10 years ago |
Florian Krämer
|
7bec27ae04
Adding more asserts for Validation::count()
|
10 years ago |
Florian Krämer
|
e61f21db33
phpcs fixes and another assert for Validation::count()
|
10 years ago |
Florian Krämer
|
dae46da83d
Adding an assert for Validation::count()
|
10 years ago |
Florian Krämer
|
f0559420a1
Adding a validation method to validate the count of a value
|
10 years ago |
Mark Sch
|
bf570b42c5
Visibility should match variable naming.
|
10 years ago |
mscherer
|
fb4f62ec8c
Add tests.
|
10 years ago |
Mark Story
|
77752bf285
Fix possibility for spoofed files to pass validation.
|
10 years ago |
Mark Story
|
9899909363
Fix comment style.
|
10 years ago |
Johannes Jordan
|
866a469dcf
Use classes must be in alphabetical order
|
10 years ago |