Package commons :: Module Checker :: Class IChecker
[hide private]
[frames] | no frames]

Class IChecker

source code

Known Subclasses:

Interface emulation for a checker

Instance Methods [hide private]
 
check(self, arg='')
perform check, raise a CheckerException if error occured
source code
Method Details [hide private]

check(self, arg='')

source code 

perform check, raise a CheckerException if error occured

Parameters:
  • arg (choose the appropriate type) - a collecting parameter: put here all you need to perform check