Forms checks for the presence of jQuery validate to determine whether or not to use unobtrusive validation, but it doesn't check for unobtrusive validation itself. Uncaught TypeError: Cannot read ...
Hi, I setup the textbox validation of type number with min and max values, I am unable to create the validation so that the mins do not exceed 59 (since there are 60 mins in an hour).