Search
1
vote

Specific version of System.Web.Mvc set to true causes unit test failures

A bunch of my unit tests started failing when I added xVal to my MVC2 application. The unit test failures started when I added a using statement of "xVal.ServerSide" so that I could catch RulesExce...

Id #5381 | Planned Release: None | Last Updated: Aug 9 2010 at 4:58 PM by MikeAlonso | Created On: Aug 9 2010 at 4:58 PM by MikeAlonso
1
vote

StringLength.MinLength not enforced client side

Hi, I am having some hard time getting StringLength to be enforced client side. I guess some javascript is out of sync? I am using Visual Studio 2010, ASP.NET MVC 2.0 (final), created a new MVC we...

Id #4756 | Planned Release: None | Last Updated: May 27 2010 at 8:43 PM by andreir | Created On: May 27 2010 at 9:44 AM by andreir
2
votes

Client side validation not working with button

I'm trying to get the client side validation working. I'm getting the errors i expected, but xval doesn't seem to catch the post when i press the submit button in my form. The only thing i can thin...

Id #4292 | Planned Release: None | Last Updated: May 20 2010 at 7:33 PM by WayneBrantley | Created On: Apr 20 2010 at 9:23 AM by RobL
1
vote

NHibernate.Validator ValidAttribute not supported

The NHibernateValidatorRulesProvider class does not support the NHibernate.Validator ValidAttribute because it does not implement NHibernate.Validator.Engine.IRuleArgs. Client model code: public ...

Id #3894 | Planned Release: None | Last Updated: Jan 22 2010 at 1:02 PM by peteradams | Created On: Jan 22 2010 at 12:58 PM by peteradams
2
votes

Allow to show model-level error(s)

The following is just a little experience to share. Sometimes I want to show model-level error(s), such as a database error, and because the error(s) is/are not related with any property, so maybe...

Id #3893 | Planned Release: None | Last Updated: May 20 2010 at 7:32 PM by WayneBrantley | Created On: Jan 22 2010 at 3:20 AM by cttoy
1
vote

Allow for other cultures when comparing dates

When using a RangeRule for comparing a date it is assumed that the date entered by the user is in format "dd/dd/yyyy", but in several (European) cultures it is common to use "dd-mm-yyyy". A solutio...

Id #3875 | Planned Release: None | Last Updated: Jan 20 2010 at 3:43 PM by wdb | Created On: Jan 20 2010 at 3:43 PM by wdb
1
vote

xVal.Messages.ru-RU.js please add russian

var xVal = xVal || {}; xVal.Messages = { "Required" : "Это поле необходимо заполнить.", "DataType_EmailAddress" : "Пожалуйста, введите корретный адрес электронной почты.", "DataType_Int...

Id #3856 | Planned Release: None | Last Updated: Jan 18 2010 at 2:15 PM by SamZ | Created On: Jan 18 2010 at 2:14 PM by SamZ
1
vote

this.Plugins[pluginName] is undefined

In firefox 3.5.7 the following line doesn't work in xVal.jquery.validate.js 6. if (pluginName != null) I actually don't know why pluginName is set to an JSON Object, from what I can see the only ...

Id #3827 | Planned Release: None | Last Updated: Jan 14 2010 at 4:09 PM by bondehagen | Created On: Jan 14 2010 at 4:09 PM by bondehagen
2
votes

Cannot use multiple validation summaries

In my situation I want to use multiple validation summaries, each showing the erros relating to a section of the page. For this I added multiple calls like this: Html.ClientSideValidation<MyEntity>...

Id #3802 | Planned Release: None | Last Updated: Feb 23 2010 at 9:34 AM by softlion | Created On: Jan 12 2010 at 9:25 AM by wdb
1
vote

Misspelled swedish words in xVal.Messages.sv-SE.js

The word "giltlig" (valid) should be spelled "giltig". The file should look like this: var xVal = xVal || {}; xVal.Messages = { "Required" : "Detta värde krävs.", "DataType_EmailAddress" ...

Id #3664 | Planned Release: None | Last Updated: Jan 2 2010 at 11:56 AM by davidhagg | Created On: Jan 2 2010 at 11:56 AM by davidhagg
Show 10  25  50 Work Items
1-10 of 28 Work Items < Previous 1 2 3 Next >
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.2.15.18416