You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nested validation is not working. Even if the nested model is valid the error.errors object contains a key with the name of the nested attribute. So the parent model says always: "Model did not pass validation".
The text was updated successfully, but these errors were encountered:
Nested validation is not working. Even if the nested model is valid the error.errors object contains a key with the name of the nested attribute. So the parent model says always: "Model did not pass validation".
The text was updated successfully, but these errors were encountered: