Implement regex validation for excluding cache tags.
Compare changes
@@ -9,6 +9,7 @@ use Drupal\Core\Form\FormStateInterface;
@@ -9,6 +9,7 @@ use Drupal\Core\Form\FormStateInterface;
@@ -343,6 +344,15 @@ class AdvancedViewsCache extends CachePluginBase {
@@ -343,6 +344,15 @@ class AdvancedViewsCache extends CachePluginBase {
@@ -372,14 +382,53 @@ class AdvancedViewsCache extends CachePluginBase {
@@ -372,14 +382,53 @@ class AdvancedViewsCache extends CachePluginBase {