Keith Loy
|
53e8f9b774
Fixing bug where custom validation messages in bundle language files were not getting picked up.
|
13 years ago |
Dayle Rees
|
533112e2f5
added before and after date filters
|
13 years ago |
Taylor Otwell
|
52091bda5f
Added "match" validation rule for regular expression checks.
|
13 years ago |
Taylor Otwell
|
5c8527f579
Use str_getcsv instead of explode in validator to allow commas in in and not_in rules.
|
13 years ago |
Taylor Otwell
|
c4594afce1
cleaning up the validator.
|
13 years ago |
Taylor Otwell
|
909413916c
cleaning up code.
|
13 years ago |
Taylor Otwell
|
bf6313e50b
cleaning up code.
|
13 years ago |
Taylor Otwell
|
75280a9fea
cleaning up validator method.
|
13 years ago |
Taylor Otwell
|
e1c8928550
added passes and fails method to validtor.
|
13 years ago |
Taylor Otwell
|
3a92facc76
updated routing to fix several issues.
|
13 years ago |
Phill Sparks
|
62072e5281
PHPDoc fixes
|
13 years ago |
Taylor Otwell
|
46bf67aeed
remove unused property from validator.
|
13 years ago |
Taylor Otwell
|
ee2d38f260
added replace_mimes method.
|
13 years ago |
Taylor Otwell
|
ad24b08b29
refactor the validation replacement code.
|
13 years ago |
Taylor Otwell
|
554d390f1e
added same and different validation rules.
|
13 years ago |
Taylor Otwell
|
eaa2cf593c
added support for custom validation lines.
|
13 years ago |
Taylor Otwell
|
5a6f2f888d
unfix bug in validator, heh.
|
13 years ago |
Taylor Otwell
|
fd446aec62
fix bug in validation unique method.
|
13 years ago |
Taylor Otwell
|
72d181b330
added exists method and language lines for ip and exists rules.
|
13 years ago |
Taylor Otwell
|
008819cd1e
added db method to validator.
|
13 years ago |
Taylor Otwell
|
3488a5449e
adjust comment.
|
13 years ago |
Taylor Otwell
|
af5e4c6be6
Merge pull request #278 from codler/patch-8
|
13 years ago |
Taylor Otwell
|
1fc861026a
added back support for specifying column in validator unique rule. id is now a third parameter option.
|
13 years ago |
Han Lin Yap
|
5974a58b3f
validate ip
|
13 years ago |
Taylor Otwell
|
b5442c67fc
merged skunkworks into develop.
|
13 years ago |
Taylor Otwell
|
9e46cadab3
Minor refactoring of the Validator. Mainly code formatting and naming changes.
|
13 years ago |
Taylor Otwell
|
09b4471a5d
fix file validation check in validator.
|
13 years ago |
Taylor Otwell
|
472e377b02
fix the validation of required file uploads.
|
13 years ago |
Taylor Otwell
|
dae283943f
refactor the validate required method for clarity.
|
13 years ago |
Taylor Otwell
|
a675b05237
fixing some commits i accidently overwrote.
|
13 years ago |
Taylor Otwell
|
994949c6ce
refactoring various classes.
|
13 years ago |
Han Lin Yap
|
ab5181e814
typo
|
13 years ago |
Taylor Otwell
|
1c6f15a9fa
make database connection protected.
|
13 years ago |
Taylor Otwell
|
a6641130c4
fixing bugs in validator and file classes.
|
13 years ago |
Phill Sparks
|
58638216e8
Throw better Exceptions
|
13 years ago |
Taylor Otwell
|
b6ab0b08ce
moving some laravel classes around, switching alias to reflect changes. added some factories. removed system ioc container config file.
|
13 years ago |
Taylor Otwell
|
1e7850d9ba
refactoring for dependency injection and testability.
|
14 years ago |
Taylor Otwell
|
6a8aafc259
refactoring and adding more dependency injection through ioc container.
|
14 years ago |
Taylor Otwell
|
1e90e42404
first commit of 2.0
|
14 years ago |