Commit Graph

11 Commits

Author SHA1 Message Date
Taylor Otwell cffbcd010d changed continue to return in validation library. 2011-07-13 20:59:51 -05:00
Michael Hasselbring 36fe006b08 Created Validator::make() 2011-07-13 19:40:55 -05:00
Taylor Otwell c3b8524e1b rewrote validation library. 2011-07-12 20:04:14 -05:00
Taylor Otwell 4a4a79ce34 Remove comment bloat from Validator class. 2011-07-07 07:24:28 -07:00
Taylor Otwell cbf2399ab8 Default Validator target to Input data. 2011-06-30 13:36:39 -07:00
Taylor Otwell 1aa86d0798 improved performance. added support for database ports. 2011-06-28 12:21:21 -05:00
Taylor Otwell dc01b3c26e added default value to Input::file and defaulted Validator::make. 2011-06-26 09:10:11 -05:00
Taylor Otwell b7b258a10b removed error collector bloat, switched to plain array. thanks mikelbring. 2011-06-25 20:05:20 -05:00
Taylor Otwell eb3a5b0dc9 Improving validation code and comments. 2011-06-22 06:43:48 -07:00
Taylor Otwell 9b8942fa1d fixed equality check in validator. 2011-06-21 20:14:40 -05:00
Taylor Otwell 081a3e512f initial commit of validation classes. 2011-06-21 20:11:17 -05:00