Home | Trees | Indices | Help |
|
---|
|
object --+ | CachingObject --+ | Validator --+ | CourseValidator
Validation strategy for courses.
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Check if run is a valid run for this course. This only checks if the run is complete has a start punch and a finish punch. It does not check any controls! Override this in subclasses for more usefull validation (and call super() to not duplicate this code).
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:07 2023 | http://epydoc.sourceforge.net |