Free Validator Pro plug-in released

Today I’m releasing a free plugin providing additional column validation functionality that isn’t included in the default column validators. The plugin is called Validator Pro and contains the following features:

  • AlphaNumeric- Only allow letters, numbers, and spaces
  • Credit Card- Mod 10 validation for Amex, Discover, MasterCard and Visa. Just enter 1 next to the card types you allow.
  • Email Address- An alternate email address validaton option usiing Apache Commons
  • IP Address- Allow standard IPv4 addresses
  • ISBN- only allow ISBN10 input. ISBN13 to be supported later
  • MAC Address- only allow valid mac addresses with colon separation
  • Phone Number- Allow standard US phone numbers with optional extention at end as “x2216”
  • SSN- Force SSN entry with hyphens XXX-XX-XXXX
  • URL- Allow http, https, and ftp URL formats

It can be downloaded at: http://www.servoyguy.com/servoy_compone … pro_plugin

Scott, you are AWESOME!!

Many thanks! :D