Recover an object from a collection and perform any number of validating tests upon it.
Recover an object from a collection and perform any number of validating tests upon it. If the object fails any tests, log an error.
access to an association between unique numbers and objects using some of those unique numbers
a contraction of "error log;"
accepts String
data
the unique indentifier being checked against the guid
access point
a test for the discovered object;
expects at least Type
checking
an explanation of how the object, if not discovered, should be identified
true
if the object was discovered and validates correctly;
false
if the object failed any tests