-
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. |
Beta Was this translation helpful? Give feedback.
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 :). |
Beta Was this translation helpful? Give feedback.
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 :).