Open Issues Need Help
View All on GitHub AI/ML • Development
Standardize on `zod` for Validation 2 months ago
AI Summary: Refactor the project to use only `zod` for validation, removing all instances of `joi`. This involves replacing all existing `joi` schema and validation logic with equivalent `zod` implementations. Thorough testing is required to ensure no functionality is broken.
Complexity:
4/5
enhancement good first issue