$("#form").data('bootstrapValidator').destroy();//會報沒有這個方法,很奇怪 $('#form').data('bootstrapValidator',null); $('#form').bootstrapValidator();