Commit History

Author SHA1 Message Date
  Mark Scherer ebd44de597 Adjust tests for notEmpty to notBlank. 11 years ago
  Mark Story 35e525b9ee Sync providers from parent validator into children. 11 years ago
  Mark Story 43e869b0be Instead of paths, use nested validator objects. 11 years ago
  Mark Story a86b0c7dba Implement nested field validators. 11 years ago
  Mark Story dcc936601e Add __debugInfo() methods to more objects. 11 years ago
  ADmad 6dd2962268 Rename Validation::notEmpty() to Validation::notBlank(). 11 years ago
  José Lorenzo Rodríguez 0f3ea4b39e Merge pull request #5813 from cakephp/validation-compare 11 years ago
  Mark Story 4098e56e86 Enhance RulesProvider to conditionally include context. 11 years ago
  Mark Story 68a1055381 Add affordances for allowEmpty() and file uploads. 11 years ago
  Mark Story 05372b5242 Allow empty date fields. 11 years ago
  ADmad 21fce4f6fe Use string keys for presence and not empty failure messages. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark aa0c90ed1f Consolidate asserts 11 years ago
  euromark 0b2f5d8f59 Adjust test cases. 11 years ago
  Mark Story 7d398ee989 Allow float 0 to be considered empty. 11 years ago
  kawakami aa9fc95023 Cleanup TestCase extends 11 years ago
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 years ago
  euromark f888be3cfa Correct use statements. 11 years ago
  Jose Lorenzo Rodriguez f33850e853 Adding tests for the new conditional checking feature in the validator 11 years ago
  Jose Lorenzo Rodriguez 4515475729 Adding the field name that is being validated as part of the validation 12 years ago
  mark_story 73bce87d96 Add additional tests for intersection of notEmpty()/allowEmpty() 12 years ago
  mark_story 1d5220916e Expand unit tests and fix issue with notEmpty(). 12 years ago
  mark_story d772b7d8d5 Add mode to notEmpty() and remove message from allowEmpty(). 12 years ago
  mark_story abddb826b7 Tweak Validator API to be more user friendly. 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  Jose Lorenzo Rodriguez 03b8db39dd Ability to specify a custom error mesage for validatePresence and 12 years ago
  mark_story ff740501fe Fix coding standards issues. 12 years ago
  Mark Story 10bec20b7d Merge pull request #2798 from darxmac/3.0-validationadd 12 years ago
  Thomas von Hassel 674dc96b6e fix formatting 12 years ago