simpeg.utils.validate_callable# simpeg.utils.validate_callable(property_name, obj)[source]# Validate if an object is callable Parameters: property_namestrThe name of the property being set objobjectThe object to test Returns: callable()