1

I am creating a program which utilizes MVP architecture. Please tell me which is the best place to write the validation. Someone told me that the code in presenter should only contains logic to handle events raised from the GUI and format values collected from the model so that view can display values without any overhear. Is this correct?

Daniel Hilgarth
  • 171,043
  • 40
  • 335
  • 443
logeeks
  • 4,849
  • 15
  • 62
  • 93

0 Answers0