views:

867

answers:

4

Hi,

Has anyone seen a Yahoo YUI validation framework that I could implement into asp.net MVC? I've seen a jQuery one but I want to work wit YUI.

+1  A: 

It's not quite as spiffy (IMO) as jQuery, but here's a yazaar validation framework.

Hank Gay
A: 

You might try the yui-form-validator on Google code...

It looks promising for what you are looking for.

Elijah Manor
+1  A: 

It's worth noting that Microsoft have announced they'll be shipping JQuery with Visual Studio and there will be more integration with the MVC framework. This may or may not affect your decision to use YUI.

More details here:

http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx

Danny Tuppeny
A: 

I recently found indputEx. Hope it helps.