openff.toolkit.utils.collections.ValidatedList ============================================== .. currentmodule:: openff.toolkit.utils.collections .. autoclass:: ValidatedList .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ValidatedList.__init__ ~ValidatedList.append ~ValidatedList.clear ~ValidatedList.copy ~ValidatedList.count ~ValidatedList.extend ~ValidatedList.index ~ValidatedList.insert ~ValidatedList.pop ~ValidatedList.remove ~ValidatedList.reverse ~ValidatedList.sort