Purpose
Check that the entity is able to respond to a particular method.Implicit Checks
Compatability Chart
| Sanity Checker | Compatible |
|---|---|
| SanityChecker | Y |
| BasicSanityChecker | Y |
| StringCoerciveSanityChecker | Y |
Utility for performing various Sanity Checks on arbitrary object data, providing a uniform set of responses for check failures.
|
(Quick Reference)
PurposeCheck that the entity is able to respond to a particular method.Implicit ChecksCompatability Chart
|