I have a page that renders a partial view that contains my form. This partial has more than one form but only one of them has values that need validation. For some reason though whenever I get to this page immediately following a GET request, all of the validation messages are displayed. Has anyone run into this while using xVal in their projects?
Regards, and thanks in advance
Michael Reyeros