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
I add all models in page (also for forms that i've not included in page).
So i've observed that if a single child of form match js model validation, the js validation is attached to entire form.
Should not it be more correct that all child elements match form elements?
I add all models in page (also for forms that i've not included in page).
So i've observed that if a single child of form match js model validation, the js validation is attached to entire form.
Should not it be more correct that all child elements match form elements?
Now:
Suggest:
I hope I have been able to explain. I can apply a PR on this if my suggest is correct.
The text was updated successfully, but these errors were encountered: