axnish27 / employee-profile-manager

0 stars 0 forks source link

refactor the controller method and wrap with try catch #49

Open Raza9798 opened 4 hours ago

Raza9798 commented 4 hours ago

I noticed you have added the try catch only for validation parts. please wrap entire method with try catch. the way you done was not acceptable.

image