----------------------
- Added isMailto validator for mailto:userhost.tld
[tiran]
- Added protocol list for isUrl validator with lot's of additional protocols:
http, ftp, irc, news, imap, gopher, jabber, webdav, smb, fish, ldap, pop3,
smtp, sftp, ssh
The ``*s`` variants like https are included by the re.
[tiran]
1.3.1-final (2005-03-05)
------------------------
- Added isValidId validator. Thanks to Francis J. Lacoste for
his first implementation and Christian Theune for his CMF
only implementation.
[tiran]
- Fixed isUnixLikeName validator
[tiran]