$(document).ready(function(){
  $("#mainform").validate();
 });

