| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
validator.IValidator --+
|
abstract_validator.AbstractValidator --+
|
abstract_string_validator.AbstractStringValidator --+
|
regexp_validator.RegexpValidator --+
|
EmailValidator
String validator for e-mail addresses. The e-mail address syntax is not complete according to RFC 822 but handles the vast majority of valid e-mail addresses correctly.
See AbstractStringValidator for more information.
Version: 1.1.2
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
Creates a validator for checking that a string is a syntactically valid e-mail address.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:51 2013 | http://epydoc.sourceforge.net |