Please put your work on these placeholder pages:
« Back To Home
Please write code to validate the following:
- If both fields are filled out, then an error should NOT appear.
- If one field is filled out, then an error should NOT appear.
- If neither field is filled out, then an error should appear.
Please perform validation on the server and client-side.