l.s.f.PillarAliases(TextLine) : class documentation

Part of lp.services.fields View In Hierarchy

A field which takes a list of space-separated aliases for a pillar.
Method set Undocumented
Method get Undocumented
Method _split_input Undocumented
Method _validate Make sure all the aliases are valid for the field's pillar.
def _split_input(self, input):
Undocumented
def _validate(self, input):
Make sure all the aliases are valid for the field's pillar.

An alias is valid if it can be used as the name of a pillar and is not identical to the pillar's existing name.

def set(self, object, value):
Undocumented
def get(self, object):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.