Jackalope\Validation\PathValidatorInterface::validateDestPath PHP Method

validateDestPath() public method

Assert that the given path is a valid destination path
public validateDestPath ( string $destPath ) : void
$destPath string
return void
    public function validateDestPath($destPath);