checkit icon indicating copy to clipboard operation
checkit copied to clipboard

Adding custom validators to Checkit.Validators does not work any more?

Open uy-xela opened this issue 9 years ago • 6 comments

I am using 0.5.1

uy-xela avatar Mar 27 '15 03:03 uy-xela

I had the same problem. After reading the code, I found out that the documentation is out-of-date or wrong. It's:

Checkit.Validator.prototype.myCustomValidator = function(val) { ... }

luggage66 avatar Apr 09 '15 01:04 luggage66

having the same problem as well. No support for custom Validators

silintzir avatar Apr 24 '15 12:04 silintzir

It's there, it's just documented wrong. My example above shows how to add them.

luggage66 avatar Apr 24 '15 19:04 luggage66

Thanks!

pruhstal avatar Jul 06 '15 15:07 pruhstal

Would anybody be willing to provide a PR to correct this documentation problem?

rhys-vdw avatar Jul 07 '15 03:07 rhys-vdw

I think this can be closed?

joepie91 avatar Jan 19 '17 12:01 joepie91