acikyazilimagi / acikyazilimagi/afetlojistik-backend
Update validation error messages for readability
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 11
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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"
}
}`
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.