BTW, you can remove multiple pieces of data with a single call to
removeData
- either pass an array of strings or a space-delimited string, e.g. $('form').removeData(['validator', 'unobtrusiveValidation']);