Provides a general method raising on conversion problems.
Optionally require a library - don‘t fail if it‘s missing.
Raises an TypeError with a human-readable message when the instance src cannot be converted to an instance of type dest.
Returns the class name of a class or an instance.
[Validate]