Home | Trees | Indices | Help |
|
---|
|
object --+ | validator.IValidator --+ | abstract_validator.AbstractValidator --+ | abstract_string_validator.AbstractStringValidator --+ | RegexpValidator
String validator comparing the string against a regular expression. Both complete matches and substring matches are supported.
See AbstractStringValidator for more information.
Version: 1.1.2
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Creates a validator for checking that the regular expression matches the string to validate.
|
Checks if the given string is valid.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:52:51 2013 | http://epydoc.sourceforge.net |