API¶
This document describes the low-level API of the interfaces and classes provided by this package. The narrative documentation is a better guide to the intended usage.
Interfaces¶
Conversions¶
Strings¶
Numbers¶
Date/Time¶
Collections¶
Mappings¶
Events¶
Vocabularies¶
Exceptions¶
- exception zope.schema.ValidationError¶
The preferred alias for
zope.schema._bootstrapinterfaces.ValidationError
.