Example #1
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)
Example #2
0
File: __init__.py Project: FND/tank
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
Example #3
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)