Last updated 3 years ago
Was this helpful?
All rules in this page can be applies to string
string
Validates the input is a valid , a.k.a. GBcode.
v.val("100101", "is gbcode"); // true
Validates the input is a valid .
v.val("201200", "is postal"); // true