Obsolete. Collections don't store validator objects anymore. Present to make sure users can continue designing their forms in vs.net
Order
OrderItems.
How to progress validate success/failure scenario to know if the validation on OrderItems was successfully. by running through a loop or may be LINQ or is there an inherent method in the EntityCollection class?
Thanks