示例#1
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)
示例#2
0
文件: __init__.py 项目: FND/tank
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
示例#3
0
def make_validators():
    BAG_VALIDATORS.append(bag_quota)
    TIDDLER_VALIDATORS.append(binary_trap)