樓層驗證B1~1F等

$("#mapManagerEditForm").bootstrapValidator("addField","floors",{
bootstrap

     validators : {
            notEmpty : {
            message : '<span style="color: #a94442!important">樓層不能爲空</span>'
                       },
      regexp : {
                    regexp : "(^B[1-9][0-9]*$)|(^[1-9][0-9]*F$)",
                    message : '<span style="color: #a94442!important">樓層以B開頭或者F結尾</span>'
      }
}});spa

相關文章
相關標籤/搜索