Home | Trees | Indices | Help |
|
---|
|
object --+ | CachingObject --+ | Validator
Defines a strategy for validating objects (runs, runners, teams). The validation strategy is tightly coupled to the objects it validates.
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
OK = 1
|
|||
NOT_COMPLETED = 2
|
|||
MISSING_CONTROLS = 3
|
|||
DID_NOT_FINISH = 4
|
|||
DISQUALIFIED = 5
|
|||
DID_NOT_START = 6
|
|
|||
Inherited from |
|
Returns OK for every object. Override in subclasses for more meaningfull validations. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:08 2023 | http://epydoc.sourceforge.net |