Description
Overview
Inconsistent data validation across frontend and backend.
Background
Validation logic duplicated across stack.
Specifications
- Add Zod/Yup schemas for all data models
- Share schemas between frontend and backend
- Add runtime validation
Tasks:
- Define schemas for all entities
- Integrate with API layer
- Add error messages
Impacted Files:
- src/schemas/*/.ts
- src/lib/validation/*/.ts
Labels: priority-high, validation, typescript
Acceptance Criteria
Single source of truth for data shapes
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐
Description
Overview
Inconsistent data validation across frontend and backend.
Background
Validation logic duplicated across stack.
Specifications
Tasks:
Impacted Files:
Labels: priority-high, validation, typescript
Acceptance Criteria
Single source of truth for data shapes
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐