Valid card objects

If all of the objects that make up a card data object are found, the card object is valid. There is a trace message indicating this status. For example, if the data object for card 1 was valid, the trace message INPUT 1 was valid appears in the trace file. The message for a card object appears after all of the messages for the objects within that card.

For the Database object of an input card, the type Database is composed of Row(s), and Row is composed of Name and Phone#.

The data for the entire input database is:

Nicole,352-2929
David,377-8098

In the trace file, there are messages for each Row and then there is a message for the entire card object, Database.