is there a way to force the XML Deserialize to convert only to an exact matching class object and throw an exception (or error) if it does not match exactly?
The foll