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
This PR was merged into the 2.7 branch.
Discussion
----------
Update without_class.rst
`$form->isValid()` no validation is done here this method only returns bool flag if any errors occurred during validation or false if a form was not submitted. Validation happens when executing `handleRequest()` or `submit()`.
Commits
-------
b4c203e Update without_class.rst
0 commit comments