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 |
Mark Story
|
ca93925245
Add ascii() and utf8() validators.
|
10 years ago |
Mark Story
|
2093755a9e
Add validator for integers.
|
10 years ago |
Mark Story
|
9084ce84ef
Merge branch 'geo-validation' into 3.1
|
10 years ago |
Mark Story
|
4ff68d32ce
Change latLong -> format.
|
10 years ago |