Webiny\Component\Validation\Validators\Regex::getName PHP Method

getName() public method

public getName ( )
    public function getName()
    {
        return 'regex';
    }