ImplementsRequiredMethods
Summary
Severity - Fail
Check method - Here
Check frequency - Nightly
Details
The ImplementsRequiredMethods
check ensures that any object which implements an IElement
interface is also implementing, or has access to, the required extension methods. Is an object does not have one of the required extension methods, then this check will report a failure for that object.