Guest User

Untitled

a guest
Jun 19th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. "errors": [
  2. {
  3. "message": "notNull Violation: modelname.model_attribute cannot be null,",
  4. }
  5. ]
  6.  
  7. "errors": [
  8. {
  9. "modelname":
  10. {
  11. "model_attribute": ["cannot be null"]
  12. }
  13. }
  14. ]
Add Comment
Please, Sign In to add comment