Mark Story
|
0790ace7d1
Don't allow [] in file fields.
|
7 years ago |
Mark Story
|
0085056aa2
Allow more data to be counted as empty
|
7 years ago |
chinpei215
|
ba61d35ded
Improve test cases
|
7 years ago |
chinpei215
|
408b3ffe09
Add more test cases
|
7 years ago |
chinpei215
|
2d4889151f
Add allowEmptyByFlags() and type-specific allowEmpty*() methods
|
7 years ago |
Edgaras Janušauskas
|
f017463b94
Rename Validation::cc() to Validation::creditCard()
|
7 years ago |
Jeremy Harris
|
44301ca93f
Merge branch '3.next' into html5-error-messages
|
8 years ago |
Jeremy Harris
|
eb10afeb38
Added tests for null required and empty messages
|
8 years ago |
Jeremy Harris
|
7759e08ed6
Added 'message' and 'when' params to addNested and addNestedMany
|
8 years ago |
Jeremy Harris
|
0759d76914
Extracting notBlank message and using it before notEmpty ones
|
8 years ago |
Jeremy Harris
|
e7f2d48081
Renamed Validator::getEmptyMessage to getNotEmptyMessage
|
8 years ago |
Jeremy Harris
|
4a9813f14d
Added Validator::getEmptyMessage and getRequiredMessage
|
8 years ago |
ADmad
|
1dac37a82b
Fix issue when passing ValidationRule instance to Validator::add().
|
8 years ago |
ADmad
|
3688ba7554
Use rule alias as rule name by default.
|
8 years ago |
Robert Pustułka
|
9d519e709a
Use constants in tests
|
8 years ago |
Robert Pustułka
|
092362bb40
Added weak type comparisons to `Validator`.
|
8 years ago |
Robert Pustułka
|
37bc1518c8
Added strict checks to `Validation::comparison()`.
|
8 years ago |
Robert Pustułka
|
95b48c662c
Added comparison-to-field methods.
|
8 years ago |
Robert Pustułka
|
c58a1e135e
Leverage `Validation::comparison()` for field value comparison
|
8 years ago |
Gabriel Caruso
|
8d2d57857a
Refactoring tests
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Jose Diaz-Gonzalez
|
6446063501
3.next - Add deprecation warnings to the Validation package
|
8 years ago |
Robert Pustułka
|
b949ffc0c4
Add notSameAs() validation rule.
|
8 years ago |
chinpei215
|
4fd0bc58d3
Rename Validator::isScalar() to Validator::scalar()
|
8 years ago |
chinpei215
|
21415a29f0
Add Validation::isScalar()
|
8 years ago |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |