Interview Test Custom Validator

< Back

Please add custom validation to achieve the following:

Please perform validation on the server and please make sure that Javascript (client-side) validation is performed as well. We've had several applicants forget to do the Javascript validation on the client-side so please make sure that you're doing both server-side and client-side validation.

Server-side validation needs to be implemented on the code behind page.