Attribute Matching Strategy
An attribute matching strategy is responsible for providing information about how an Attribute is matched during dependency resolution. In particular, it will tell if a value, provided by a consumer, is compatible with a value provided by a candidate.
Since
3.3
Parameters
<T>
the type of the attribute