Question about use:enhance #10821
Answered
by
aloker
SenneVanderAuwera
asked this question in
Q&A
-
I have a feeling that i don't quite understand an aspect about |
Beta Was this translation helpful? Give feedback.
Answered by
aloker
Oct 2, 2023
Replies: 1 comment
-
Yes, you're right, client side validation can easily be disabled. In fact, without JavaScript enabled, use:enhance doesn't do anything at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SenneVanderAuwera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you're right, client side validation can easily be disabled. In fact, without JavaScript enabled, use:enhance doesn't do anything at all.
Client side validation is primarily meant as a convenience for the user. You must (re-)validate the request on the server.