SelfCheckingResourceChecker

SelfCheckingResourceChecker

class SelfCheckingResourceChecker implements ResourceCheckerInterface

Resource checker for instances of SelfCheckingResourceInterface.

As these resources perform the actual check themselves, we can provide this class as a standard way of validating them.

Methods

bool supports(ResourceInterface $metadata)

Queries the ResourceChecker whether it can validate a given resource or not.

bool isFresh(登录查看完整内容