maid_runner.validate_all¶
- maid_runner.validate_all(manifest_dir='manifests/', *, mode=ValidationMode.IMPLEMENTATION, project_root='.', allow_empty=False, check_stubs=False, check_assertions=False, fail_on_warnings=False, registry=None)¶
- Parameters:
mode (ValidationMode)
allow_empty (bool)
check_stubs (bool)
check_assertions (bool)
fail_on_warnings (bool)
registry (ValidatorRegistry | None)
- Return type: