Table of Contents
mfutil.plugins.
validate_plugin_name
Validate a plugin name.
plugin_name (string) – the plugin name to validate.
(False, “error message”) if the plugin name is not ok.
(boolean, message)