Searched refs:colorValidator (Results 1 – 2 of 2) sorted by relevance
560 if color is not None and not colorValidator(color):609 if color is not None and not colorValidator(color):646 def colorValidator(value): function741 if color is not None and not colorValidator(color):1053 if not colorValidator(value):
29 colorValidator,915 "color" : dict(type=str, valueValidator=colorValidator),