|
In the page /docs/4.1/components/forms/, there is a section named Server side and it's content is as follows
I believe the words server side and client side is misplaced here because the recommended method is server side validation (because client side validation can easily bypassed) and as mentioned in the paragraph, we can't access the class names from server side. |
Answered by
mdo
May 3, 2020
Replies: 1 comment
|
Nope the words here are intentional and correct. There was a PR about this, and this would be more appropriate as an issue and not a discussion :). |
0 replies
Answer selected by
mdo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nope the words here are intentional and correct. There was a PR about this, and this would be more appropriate as an issue and not a discussion :).