The question is related to validating/catching the data before the binding update, in a manner that you can implement validation. Does anyone have any examples that are a generic type implementation, not specific of doing something in a similar manner? I know there are many ways to probably handle this, but I do not want to have to write validation for specific instances. To give a brief understanding, we are using ketchup plugin along side with jsviews, and some custom validation methods. I appreciate the response I have already received, but changed the manner I was asking the question, to maybe get some other responses.
Thanks in advance!