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