Jackalope\Validation\Path\AbstractRegexValidator::getPathPattern PHP Method

getPathPattern() abstract protected method

Return a regular expression for a valid path
abstract protected getPathPattern ( ) : string
return string
    protected abstract function getPathPattern();