PathMatcher.

FinalValidation(string) Method

Summary

Once a potentially better match is found, this method is called to verify that it is actually an acceptable target.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
PathMatcher

Syntax

protected virtual bool FinalValidation(string path)

Parameters

Name Type Description
path string

Return Value

Type Description
bool