Posts by gabriel.santos • 16 points
1 post
-
0
votes2
answers310
viewsA: Problem with Valueobject in the Entity framework
You should have a separate setting for the Phone entity and just make the key for the two fields in your main entity. In one of them you leave as Obligatory and the other not public class Telefone {…