plwalters / aurelia-validate.js

An Aurelia plugin for validate.js expressive validation.
MIT License
5 stars 1 forks source link

Add custom validator support #7

Open plwalters opened 8 years ago

plwalters commented 8 years ago

https://validatejs.org/#custom-validator

Add decorator / fluent API to cover.

plwalters commented 8 years ago

Should allow returning a promise for async as well.

agould2 commented 8 years ago

Is there any timeline for including this functionality? The new validation packages are a little restrictive without it.

ClareBear85 commented 8 years ago

I would like to know a timeline as well. Seems things have become a lot harder to do with the latest release.