OpenTAP 9.34
API Reference
OpenTap.Package.FileExists Class Reference

This package validation checks if a file exists. More...

Inheritance diagram for OpenTap.Package.FileExists:
OpenTap.Package.Validation

Public Member Functions

override bool IsValid ()
 Returns true if the file pointed to by Path exists.
 
- Public Member Functions inherited from OpenTap.Package.Validation
bool IsValid ()
 Return true if the package installation is valid.
 

Properties

string Path [get, set]
 The path to the file that have to exist for the package to be correctly installed.
 

Detailed Description

This package validation checks if a file exists.

Member Function Documentation

◆ IsValid()

override bool OpenTap.Package.FileExists.IsValid ( )
inline

Returns true if the file pointed to by Path exists.

Returns

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:15