isValidFilePath

private fun isValidFilePath(path: String): Boolean(source)

Executes the isValidFilePath step in the SDAI validation layer.

Return

Result produced by isValidFilePath.

Author

Dmitriy Moroz

Parameters

path

local path used by the operation.