| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
Strip Transform strings by stripping flanking space. |
|||
|
ToLower Transform strings by converting to lower case. |
|||
|
ToUpper Transform strings by converting to upper case. |
|||
|
IsNonblank Only allow non-blank strings (i.e. those with a length more than 0). |
|||
|
IsRegexMatch Only allow values that match a certain regular expression. |
|||
|
IsPlainText Check the value only contains alphanumerics, underscores & hyphen. |
|||
|
ToCanonical Reduce strings to a canonical form. |
|||
|
|||
__package__ =
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jul 22 15:13:46 2011 | http://epydoc.sourceforge.net |