Create Property and Image models[2pt]
rbhatt1999 opened this issue · 0 comments
rbhatt1999 commented
- Create Property and Image model according to the UML diagram
- Include proper validations in the model.
- Name should be more than 3 character
- Description should not exceed 1000 character
- Rent per day is mandatory and should be greater than 0.
- Setup associations and relationships