Taylor Otwell
|
b8e27533bd
|
use db manager in validator.
|
2011-08-01 18:07:36 -05:00 |
Taylor Otwell
|
86075c2765
|
moved validation/errors into system/messages... not just useful for error messages.
|
2011-07-29 23:38:29 -05:00 |
Taylor Otwell
|
6b50e8b04d
|
Correct typo in validator.
|
2011-07-22 11:40:16 -07:00 |
Taylor Otwell
|
9c4361fcfc
|
Correct property name bug in validator.
|
2011-07-22 11:38:30 -07:00 |
Taylor Otwell
|
9f09af4a1b
|
Add better language support to Validator.
|
2011-07-22 11:37:16 -07:00 |
Taylor Otwell
|
d420d1c07f
|
added language support for characters and kilobytes in validator library.
|
2011-07-21 23:39:09 -05:00 |
Taylor Otwell
|
e9a43326a7
|
fix bug in validator class required check.
|
2011-07-21 22:00:23 -05:00 |
Taylor Otwell
|
d0b160c329
|
Fix bug causing non-required fields to throw errors in Validator class.
|
2011-07-21 11:03:44 -07:00 |
Taylor Otwell
|
72658bd09a
|
fixed bug in validator->image rule.
|
2011-07-16 22:16:40 -05:00 |
Taylor Otwell
|
4d647c33c0
|
cleaning up validation library.
|
2011-07-16 21:56:40 -05:00 |
Taylor Otwell
|
808543844d
|
fix typo in validator class comment.
|
2011-07-16 19:37:30 -05:00 |
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 |