58 defining some checks must contain a function 'getChecks()' returning |
58 defining some checks must contain a function 'getChecks()' returning |
59 a dictionary containing the check type as key and a list of tuples |
59 a dictionary containing the check type as key and a list of tuples |
60 with the check function and associated message codes. |
60 with the check function and associated message codes. |
61 </p> |
61 </p> |
62 <dl> |
62 <dl> |
63 <dt>Returns:</dt> |
63 <dt>Return:</dt> |
64 <dd> |
64 <dd> |
65 dictionary containing list of tuples with checker data |
65 dictionary containing list of tuples with checker data |
66 </dd> |
66 </dd> |
67 </dl> |
67 </dl> |
68 <dl> |
68 <dl> |