How can I intercept submitted form input and modify it before it is bound to my model? For example, if I wanted to trim the whitespace from all text.How can I intercept submitted form input and mo
How can I intercept submitted form input and modify it before it is bound to my model? For example, if I wanted to trim the whitespace from all text.How can I intercept submitted form input and mo