Yes, but it seems like all that information is specific to validating an entity and not necessarily a collection.
To do a soft validation to warn the user, would i use IDataErrorInfo? Or create a custom type of exception so the application could handle them appropriately? The users still need to save the records, i just need a way to warn them.
Thanks,
Matt