Part of lp.services.fields View In Hierarchy
Known subclasses: lp.bugs.interfaces.bugtracker.BugTrackerURL, lp.code.interfaces.branch.BranchURIField, lp.registry.interfaces.distributionmirror.DistroMirrorURIField
| Method | __init__ | Undocumented |
| Method | set | Canonicalize a URL and set it as a field value. |
| Method | normalize | See IURIField. |
| Method | _validate | Ensure the value is a valid URI. |