issues
search
yumeangelica
/
needypet
Full-stack Pet Care Management Application
https://needypet.azurewebsites.net/
Other
2
stars
0
forks
source link
Refactor/backend/remove repeating in validations
#57
Closed
yumeangelica
closed
6 months ago
yumeangelica
commented
6 months ago
Implemented Zod validation for need and record sections within
petController
.
Reduced redundancy by removing repeated validation logic.
Improved the maintainability and reliability of the validation process.
petController
.