The function takes the raw hashmap configuration item and looks up the registered
plugin and returns the ParsedRegisteredItem with the execution logic for used during
processing.
Validates the configuration object has valid and registered inputs, outputs, and processors.
Note: Plugins must be registered with the environment prior to calling validate. This is
automatically done when using Environment