Simple implementation of {@link ITemplateResolutionValidity}that considers the template resolution to be always cacheable and always valid.
This means that a cache entry for this template resolution would only be evicted by the effect of LRU (being the least-recently used entry).
@author Daniel Fernández @since 1.0
|
|