I have the following function for validating a model against its\' data annotations:
public static bool IsValidObject(object o) { object oCls