ソースを参照

fixes #550
split up the if/else so that both ipv4 and ipv6 tests can run without
returning immediately. this allows a single field to accept either type.

Stuart Lee 11 年 前
コミット
00f9dffb39
1 ファイル変更20 行追加11 行削除
  1. 20 11
      src/js/validator/ip.js

ファイルの差分が大きいため隠しています
+ 20 - 11
src/js/validator/ip.js