If you have an error like this, when you use a custom views filter plugin, the resent is now you need to have a config schema for all Views filter plugins.
Drupal 8 embedded with a plugin system. In drupal 8, Plugin is a group of PHP classes used for a defined specific usage. You can use any registered plugins, add new plugins and also create your own plugin type.