Check if T implements identity resolver interface.
The responsibility of identity resolver policy is to find an identity for component that is to be stored based on information provided on passed type.
true if it implements the interface, false otherwise
See Implementation
Check if T implements identity resolver interface.
The responsibility of identity resolver policy is to find an identity for component that is to be stored based on information provided on passed type.