aurelia / validatejs

Enables expressive validation using decorators and/or a fluent API.
MIT License
22 stars 23 forks source link

fix(config):ensure validatejs custom config is passed from validator. #50

Closed apawsey closed 8 years ago

apawsey commented 8 years ago

Fix for #48. Added custom configuration property to all methods on validator, and ensured config is passed through to validation rule.

apawsey commented 8 years ago

Yeah I don't know what happened with all of this, I got the branches mixed up, and made a mess of the files. Those broken lines I thought I resolved, but then I reverted stuff and merged something... and I dunno (sigh) :smile:

First time I've actually contributed PR's - can you tell??

Let me try and fix it all, and resubmit it again