$(document).ready(function() {

	$("#basicForm").validate();
	

});	

