Commit History

Author SHA1 Message Date
  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
  Mark Story eaf3f0d4fe Disallow numeric encodings in range and fix comparison 10 years ago
  Mark Story f4daaec163 Make Validation::comparison() less lax. 10 years ago
  Florian Krämer bfb8265faa #7170 Added the long/lat validation methods. 10 years ago
  Florian Krämer f766996377 CS fixes, changing the naming of an option. 10 years ago
  Florian Krämer 9c8ffbcd48 Adding geo-coordinate validation to the Validation class. 10 years ago
  Mark Story e31538a635 Merge pull request #6924 from cakephp/fix-datetime-validation 10 years ago
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 years ago
  Jose Lorenzo Rodriguez 7eb26ff320 Fixed datetime validation to accept correctly meridian 10 years ago
  Mark Scherer 30af859288 Fix validation regarding multiple() and valid 0 value. 10 years ago
  Mark Scherer 252267c4b9 Make sure 12:15PM validates 11 years ago
  ADmad 1e2cd55e66 Deprecate validation methods. 11 years ago
  ADmad 6dd2962268 Rename Validation::notEmpty() to Validation::notBlank(). 11 years ago
  CauanCabral 4d93f7f1c6 Decimal validate based on Intl not setlocale 11 years ago