Package zope :: Package schema :: Module _bootstrapinterfaces
[show private | hide private]
[frames | no frames]

Module zope.schema._bootstrapinterfaces

Bootstrap schema interfaces and exceptions

$Id: _bootstrapinterfaces.py,v 1.2 2005/06/24 16:52:59 nyergler Exp $
Classes
IFromUnicode Parse a unicode string to a value

Exceptions
ConstraintNotSatisfied  
InvalidValue  
NotAContainer  
NotAnIterator  
RequiredMissing  
StopValidation Raised if the validation is completed early.
TooBig  
TooLong  
TooShort  
TooSmall  
ValidationError Raised if the Validation process fails.
WrongType  

Variable Summary
MessageIDFactory _ = <zope.i18nmessageid.messageid.MessageIDFactory objec...

Variable Details

_

Type:
MessageIDFactory
Value:
<zope.i18nmessageid.messageid.MessageIDFactory object at 0xb650b6ec>   

Generated by Epydoc 2.1 on Fri Jun 24 12:01:26 2005 http://epydoc.sf.net