Commit History

Author SHA1 Message Date
  Taylor Otwell f0db808fd1 refactor the validator class. 13 years ago
  Taylor Otwell 130772ca57 Fix bug in size validation when using a string containing all numbers. 13 years ago
  Taylor Otwell d8d0ddfa09 Refactoring the validator class. 13 years ago
  Taylor Otwell 46199478d8 refactoring validation class. 13 years ago
  Taylor Otwell b8e27533bd use db manager in validator. 13 years ago
  Taylor Otwell 86075c2765 moved validation/errors into system/messages... not just useful for error messages. 13 years ago
  Taylor Otwell 6b50e8b04d Correct typo in validator. 13 years ago
  Taylor Otwell 9c4361fcfc Correct property name bug in validator. 13 years ago
  Taylor Otwell 9f09af4a1b Add better language support to Validator. 13 years ago
  Taylor Otwell d420d1c07f added language support for characters and kilobytes in validator library. 13 years ago
  Taylor Otwell e9a43326a7 fix bug in validator class required check. 13 years ago
  Taylor Otwell d0b160c329 Fix bug causing non-required fields to throw errors in Validator class. 13 years ago
  Taylor Otwell 72658bd09a fixed bug in validator->image rule. 13 years ago
  Taylor Otwell 4d647c33c0 cleaning up validation library. 13 years ago
  Taylor Otwell 808543844d fix typo in validator class comment. 13 years ago
  Taylor Otwell cffbcd010d changed continue to return in validation library. 13 years ago
  Michael Hasselbring 36fe006b08 Created Validator::make() 13 years ago
  Taylor Otwell c3b8524e1b rewrote validation library. 13 years ago
  Taylor Otwell 4a4a79ce34 Remove comment bloat from Validator class. 13 years ago
  Taylor Otwell cbf2399ab8 Default Validator target to Input data. 13 years ago
  Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 13 years ago
  Taylor Otwell dc01b3c26e added default value to Input::file and defaulted Validator::make. 13 years ago
  Taylor Otwell b7b258a10b removed error collector bloat, switched to plain array. thanks mikelbring. 13 years ago
  Taylor Otwell eb3a5b0dc9 Improving validation code and comments. 13 years ago
  Taylor Otwell 9b8942fa1d fixed equality check in validator. 13 years ago
  Taylor Otwell 081a3e512f initial commit of validation classes. 13 years ago