How to raise multiple ValidationError on Django Rest API?

前端 未结 0 1551
后悔当初
后悔当初 2020-12-06 10:41

Suppose I have three serializers in function and I want to check the validation. If any errors occur in the condition it Response error message at a time

My function

相关标签:
回答
  • 消灭零回复
提交回复
热议问题