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 |
Johannes Jordan
|
52e592e6a1
Add localizedTime() to DateTime object test
|
10 years ago |
Johannes Jordan
|
6d17611ea0
remove ill-advised test
|
10 years ago |
Johannes Jordan
|
349d69d8f9
Add test for Validation::localizedTime()
|
10 years ago |
Mark Story
|
f3462c06ba
Accept any DateTimeInterface as valid.
|
10 years ago |
antograssiot
|
039068a071
parameters number mismatch in function call
|
10 years ago |
ADmad
|
15a5607841
Make PHPCS happy
|
10 years ago |
Jose Lorenzo Rodriguez
|
c4c27018bc
Removing old Validation class syntax. Better pass the parameters than arrays
|
10 years ago |
Mark Story
|
74cff9b9fe
Accept , in datetime validation rules.
|
10 years ago |
Mark Story
|
2716bcb81b
Fix 12PM not validating with string data.
|
10 years ago |
bravo-kernel
|
54f202e0df
Adds containsNonAlphaNumeric validation rule
|
10 years ago |