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

getNamePattern() abstract protected method

Return a regular expression for a valid name
abstract protected getNamePattern ( ) : string
return string
    protected abstract function getNamePattern();