Validation is NOT WORKING - RESOLVED
I am trying to get validation working and it is not working.
 
 I have two goals to getting this to work. First, validate all the fields I coded. Second, when successful, show that little round circle with the check mark in it. Neither is working. I used the Milk demo as a reference but am not having success. Running it through debuggers I see all kinds of jquery.js errors but none for my code. Maybe I missed something.
 
 Look at 
 
 
https://jsfiddle.net/mikefiddle/rkmzzffd/ 
 
 for the coding.
 
 Any and all help is greatly appreciated.
 
 Mike