CfParser.validateIncludePath

void validateIncludePath(string path, Location loc) @safe pure

Validates an include path for security issues.

Parameters

pathThe include path to validate
locLocation for error reporting

Throws

CfParseException if the path is invalid