cosapp.drivers.validitycheck¶
Classes
|
When executed, this driver reports in the log the validity status for all variables of the driver System owner (and its children). |
-
class
cosapp.drivers.validitycheck.ValidityCheck(name: str, owner: Optional[cosapp.systems.System] = None, **kwargs)[source]¶ Bases:
cosapp.drivers.optionaldriver.OptionalDriverWhen executed, this driver reports in the log the validity status for all variables of the driver System owner (and its children).
- Parameters