Doctrine - validation with associated entities

后端 未结 0 797
太阳男子
太阳男子 2020-12-14 08:06

I have the following associations with Doctrine:

Charge:
  id
  amount
  adjustmentItems

Adjustment
  id
  date
  items

AdjustmentItem
  id
  adjustment
  c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题