amplication / amplication/amplication

🐛 Bug Report: Input validators (class-validator) on the server are not really enforcing the validation

Abierto
#7,730 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
16k
Forks
1.5k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

When you use the GQL playground or similar, to trigger a query or mutation and sending input parameters that do not confirm to specified input validators, e.g. `@IsEmail()` - the input validator is ignored and you will not get a validation error.

Expected:
You get a validation error when sending inputs that are not according to the specified types / formats.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.