Knockout-Validation
Knockout-Validation copied to clipboard
Validation plugin used together with mapping plugin
Hey Do you have any code samples bow to use your plugin with the mapping one found here: http://knockoutjs.com/documentation/plugins-mapping.html
I am able to extends the properties the mapping plugin creates but when I call isValid on my object it says thank function does now exist. The question is how does your validation plugin add function isValid to my object?
Thanks