Hi, I am struggling with the input of decimal probably because of a localization problem. If tagging a property with ValidateDecimal, the user must use a dot as the decimal separator, the problem is that the server has a culture where the separator is a comma so I can't get the decimal values to the controller. Is it possible to configure the validation to use a special format?
The application will be used in different locations and both dot and comma should be accepted as a separator, does it exist an easy way to do that? If not do you have any recommendations for making this work. Thanks for any help, Dom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
