Example #1
0
 def runRules(self):
     runRules(self,self.rules)
Example #2
0
 def runChecks(self):
     runRules(self,self.checks)