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: System | None = None, force: bool | None = None, **options)[source]¶
Bases:
OptionalDriverWhen executed, this driver reports in the log the validity status for all variables of the driver System owner (and its children).
- Parameters: