Searched refs:anchorsValidator (Results 1 – 2 of 2) sorted by relevance
31 anchorsValidator,856 if validate and not anchorsValidator(anchors):873 if validate and not anchorsValidator(anchors):1172 if validate and not anchorsValidator(anchors, identifiers):1253 if validate and not anchorsValidator(anchors):
568 def anchorsValidator(value, identifiers=None): function