I have the following code in my Model class:
[Range(1, 100)] public decimal Price { get; set; }
After recent upgrade (I assume) of
Microsoft issued an update to microsoft.jQuery.Unobtrusive.Ajax and to microsoft.jQuery.Unobtrusive.Validation (from version '2.0.20710.0' to '2.0.30116.0') that fixes both .live and validation problems