We are in the process of purchasing the Clienside controls(NOT the server wrappers) and I am trying to get unobtrusive, clientside validation working against the MVC Model data annotations...Is there a good example I can use to reference? Most of what I am finding uses the Server MVC Wrappers. We are trying to go more clientside and then using Web API for Posting/Gets/etc...
Thanks