We’ve released an improved version of Automatic Validation and Formatting in Inputs.
New version has even better performance, especially with large and complex custom regexes, support fully featured web regular expressions with flags.
Also, new version custom mode uses Regexp format with /
as delimiters.
As a part of update we’ve added validation and formatting templates for:
Email
Phone (+1 (234) 567 8900)
Phone (+1 (234) 567 89-00)
Phone (+1.234.567.8900)
Phone (+12345678900)
Credit Card (####-####..)
Credit Card (#### ####..)
Credit Card Holder
Credit Card Expiration (MM/YY)
Credit Card Expiration (MM/YYYY)
Credit Card CVV (###)
Simple Password (Min:6, A-Za-z0-9)
Medium Password (Min:8, A-Za-z0-9)
Strong Password (Min:10, A-Za-z0-9 + special)
SSN
Bank Routing
Bank Account
IBAN (15-33, with space)
IBAN (15-33, nospaces)
Bank SWIFT (8-11)
Date (YYYY-MM-DD)
Date (YYYY/MM/DD)
Date (YYYY-DD-MM)
Date (YYYY/DD/MM)
Time (HH:MM:SS)
URL
Postal Code (6)
ZIP code (5)
IP Address (v4)
IP Address (v6)
IP Address (v4/v6)
ISBN
MAC address (:)
MAC address (nospaces)
Important. We recommend to reset current settings in all fields where you have used formatting and validation before by reenabling options (set to none and back).