yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

Submission endpoint does not check for schema validation errors #87

Closed strangedev closed 5 years ago

strangedev commented 5 years ago

When a DataSubject enters an invalid email address, the backend does not return an error until it tries to access the email address, which at this point does not exist in the data anymore. This error should be caught and communicated to the DataSubject.