Validationengine jquery not working properly for localization
问题 I am using validationEngine jquery 2.6.2 for validation in ASP.NET. I want to load its language rules file according to the language selected like English or Japanese. I am using master page in the application. Give some solution for this. 回答1: You didn't specify how the language are selected and how you are going to check the current selected language. To localize validationEngine, you must reference the right script language. If you use a Script Manager, in the code behind of your Master