I am trying to Upload a photo for one of the models and when i am going to the edit mode. It still asks me to upload the photo when the user only wants to edit the text rela
Use required = false and in your controller unset the array field that is not needed for validation based on the application logic.