I am currently working on a view that should show all items from a content type with the given taxonomy term name (not id) in the url.
While this was easy to achieve in D7 (by following the answer on this question: Drupal 7 views contextual filters taxonomy name), I can’t seem to find the validator filter now.