Hi guys,
If I have an entity which has a validator, and the validator has a reference back to the entity, what happens when this entity is serialized?
In my code this gives me a stack overflow exception during serialization, and I think this is because of the circular reference. Am I right, or do I need to keep looking for the cause?
I'm using LLBLGen Pro v2.5, March 28th, 2008.
Regards,
Bruce