Searched refs:addValidityEntry (Results 1 – 2 of 2) sorted by relevance
52 self.addValidityEntry(msg, anchor=('extension', 'notenabled'))54 def addValidityEntry(self, msg, anchor=None): member in ValidityCollection110 self.addValidityEntry(other)115 self.addValidityEntry(str(other), anchor=other.anchor)
1013 validity.addValidityEntry(vu, anchor = anchor )