Closed denscholar closed 2 years ago
If the validation is OK, the form is sent.
If the validation is not OK, an error message is shown to the user near the submit button informing them of the error and the form is not sent.
Implemented the following simple form validation:
If the validation is OK, the form is sent.
If the validation is not OK, an error message is shown to the user near the submit button informing them of the error and the form is not sent.