Mark Story
|
6f7689b967
Merge branch 'master' into 3.next
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
mark_story
|
26e6bf06d5
Fix Validator::equals() never passing.
|
9 years ago |
antograssiot
|
141862cde4
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
64cc00180f
Merge branch 'master' into 3.next
|
9 years ago |
thinkingmedia
|
330feaa675
added test for Validator::isArray
|
9 years ago |
Mark Story
|
6c0844fa57
Merge branch 'master' into 3.next
|
9 years ago |
ADmad
|
7fb1ea5a93
Remove use of TestCase::getMock() from "Validation" namepace tests.
|
9 years ago |
Paweł Kukiełka
|
d9f362e7ff
add messege test to allowEmpty when set as array
|
10 years ago |
Paweł Kukiełka
|
6769a6ce94
Merge branch '3.next' into allowEmpty_notEmpty_array
|
10 years ago |
Mark Story
|
503a74fd59
Merge branch 'master' into 3.next
|
10 years ago |
Paweł Kukiełka
|
27f52f2dbe
another batch of revese changes
|
10 years ago |
Paweł Kukiełka
|
9c92270828
revert auto formatting
|
10 years ago |
Florian Krämer
|
fe4f1f45b7
Adding a custom error message to Validator::allowEmpty()
|
10 years ago |
Paweł Kukiełka
|
4178a46125
some cs
|
10 years ago |
Paweł Kukiełka
|
60a01c80cf
allowEmpty and notEmpty to take field as list
|
10 years ago |
ADmad
|
6ba01e8f51
Merge branch 'master' into 3.next
|
10 years ago |
Jose Lorenzo Rodriguez
|
5098058dee
Implementend validator::atLeast and atMost
|
10 years ago |
Paweł Kukiełka
|
35c51bb5a5
fix grammar
|
10 years ago |
Paweł Kukiełka
|
1c2a9d9c83
allow requirePresence to pass array to validate multiple fields
|
10 years ago |
Mark Story
|
1f394c1fa5
Remove proxy for money temporarily.
|
10 years ago |
Mark Story
|
5e262bf623
Rename Validator::multiple to multpleOptions
|
10 years ago |
Mark Story
|
ebc9237795
Add Validator proxies for money() and multiple()
|
10 years ago |
Johannes Jordan
|
778cdc0a1e
Make Validator::localizedTime() fit testing framework and add test
|
10 years ago |
Mark Story
|
d58bb11685
Increase test coverage.
|
10 years ago |
Mark Story
|
bd798d9fd7
Add pass/fail test for utf8extended.
|
10 years ago |
Mark Story
|
ca89846ff7
Add doc blocks for Validator methods.
|
10 years ago |
Jose Lorenzo Rodriguez
|
32ee1d72ed
Added helper methods in validator for the functions in Validation class
|
10 years ago |
Jose Lorenzo Rodriguez
|
94039ba5c1
Added tests for PR #7646
|
10 years ago |