Knockout-Validation icon indicating copy to clipboard operation
Knockout-Validation copied to clipboard

Validation plugin used together with mapping plugin

Open eamocanu opened this issue 9 years ago • 0 comments

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

eamocanu avatar Apr 10 '16 23:04 eamocanu