3

Now that built-in validation is supported with MVC 2 framework, should we be using it instead? Are there any advantages that xVal has over MVC 2 validation?

The main reason I ask is that we have a couple MVC sites that use it, and it appears xVal is no longer being maintained/supported. If this is the case, I'd like to start changing our sites over to use MVC 2 validation.

Thanks in advance.

1 Answer 1

3

The jQuery validation scripts included with MVC2 are fully supported by Microsoft, so I would prefer them over third-party scripts, especially ones that no one is actively supporting. The xVal Codeplex site clearly lists xVal as only supported with MVC1.0.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks, Dave. I'm not sure how I missed that, but that definitely clears up any doubts I had. Actually, on second look, it looks like that notice may have just been posted a couple days ago?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.