tgriesser / checkit

simple, flexible validations for node and the browser
MIT License
223 stars 53 forks source link

Fixed Parameters Length Error #48

Closed panbanda closed 8 years ago

panbanda commented 8 years ago

Fixed bug. If custom function specified by object doesn't include parameters it returns length error.

psdcoder commented 8 years ago

Is there anyone alive? I also encountered with this problem, maybe it is necessary to release a new version with fixes in PRs?

rhys-vdw commented 8 years ago

@jylinman @psdcoder Um... Sorry to never responded to this. Still keen to get this merged? I'll need test coverage because I am not really familiar with the functioning of the project.

rhys-vdw commented 8 years ago

Actually this is simple enough.