validators in here should be dead simple, as they are mirrored inside PostgreSQL as stored procedures.
See README.txt for discussion
Module | attachment | Validators for attachments. |
Module | cve | Undocumented |
Module | EmailAdress validator | |
Module | name | Validators for the .name attribute (defined in various schemas.) |
Package | tests | Module docstring goes here. |
Module | url | No module docstring; 3/3 functions documented |
Module | version | No module docstring; 2/2 functions documented |
From the __init__.py module:
Interface | ILaunchpadValidationError | No interface docstring; 1/1 methods documented |
Interface | ILaunchpadWidgetInputErrorView | No interface docstring; 1/1 methods documented |
Interface | LaunchpadValidationError | A LaunchpadValidationError may be raised from a schema field |
Class | WidgetInputErrorView | Display an input error as a snippet of text. |