brandonsavage / Upload

File uploads with validation and storage strategies
MIT License
1.67k stars 315 forks source link

addValidations should return the object for method chaining #79

Open sitilge opened 8 years ago

sitilge commented 8 years ago

addValidations should return the object for method chaining. The return type now is void.