A user is unable to submit a form because the email field is flagged as invalid. This is likely due to ________ validation failing.

  • Back-end
  • Client-side
  • Front-end
  • Server-side
Server-side validation ensures that data sent to the server is correct and secure. In this case, the email field's invalid flag indicates a server-side validation failure.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *