ValidObjectQ
ValidObjectQ[obj]⟹results
runs tests on the integrity of the values stored in obj.
ValidObjectQ[type]⟹results
runs tests on the integrity of the values stored in recent objects of the given type.
ValidObjectQ[mixedInput]⟹results
runs tests on the integrity of the values stored in all objects found in mixedInput.


