powered by
Ensure that all of a character vector matches a regex. Inputs that do not match are excluded.
validate_regex_match(input, regex)
character Parts of input matching regex
character
input
regex
(character)
(character of length 1)