acikyazilimagi / acikyazilimagi/afetlojistik-backend
Update validation error messages for readability
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 11
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Current example:
`{
"code": -2,
"error": "ValidationError",
"message": "products::index0 -> categoryId must be a mongodb id,categoryId should not be empty",
"details":
{
"messages": ["products::index0 -> categoryId must be a mongodb id,categoryId should not be empty"],
"path": "products"
}
}`
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.