Skip to content

Fix content answer validation

Daniel Gerhardt requested to merge fix-answer-validation into master

Because the default logic from the EntityService is not used for answers, validation was not applied. Furthermore, the annotations set for the answer model's fields were not sufficiant.

Fixes: #164 (closed)
See: https://gitlab.com/particify/dev/foss/arsnova-backend/-/merge_requests/528#note_1110611304

Edited by Daniel Gerhardt

Merge request reports